.acadgild .absolute-bg {
    position: absolute;
    height: auto;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;	
}
div#acadgildCampaignSlider {
    width: 58.5%;
    top: 10.1%;
    left: 0;
}

.acadgild .sliderNavs svg polygon {
    stroke: none;
}


.acadgildSec3BG{
	margin-top:-70px;
}

.textRed {
				color:#E6362C;
}
.acadgild .sliderNavs {
    height: 40px;
    left: 10%;
    right: 10%;
    z-index: 2 !important;
	top: -4%
}
.acadgild .sliderNavs>div {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 19px 5px;
    background: #f2f2f2;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 0px 3px rgba(0,0,0,.15);
}

.acadgild .sliderNavs svg {
    height: 12px;
    display: inline-block;
    vertical-align: top;
}

.acadgildSec3BG:before {
    content: '';
    width: 100%;
    height: 102%;
    margin: auto;
    position: absolute;
    top: 100%;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #E6332A;
    z-index: -1;
}

.acadgildSec5BG:before {
    content: '';
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 78%;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #98DAEA;
    z-index: -1;
}

.secImageLast {
    z-index: -1;
    position: absolute;
    right: auto;
    top: 0;
    bottom: auto;
    left: -30px;
}

.acadgildSec6BGSides:before {
    content: '';
    width: 30px;
    height: 50px;
    position: absolute;
    top: 20%;
    right: auto;
    bottom: 0;
    left: 20px;
    background-image: radial-gradient(circle, #000000 20%, transparent 10%), radial-gradient(circle, #000000 20%, transparent 10%);
    background-size: 18px 18px;
    z-index: -1;
}

.acadgildSlider .slide:nth-child(1) {
    left: 0;
    z-index: -6;
    right: auto;
    height: 60%;
}

.acadgildSlider .slide:nth-child(2) {
    z-index: -5;
        left: 14.58%;
    right: auto;
    height: 70%;
}

.acadgildSlider .slide:nth-child(3) {
    left: 31.84%;
    z-index: -4;
    right: auto;
    height: 80%;
}

.acadgildSec4BG:before {
    content: '';
    width: 100%;
    height: 50%;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000;
    z-index: -1;
}
    /* the slides */
  #acadgildBrandSlider .slick-slide {
    margin: 0 15px;
  }
  /* the parent */
 #acadgildBrandSlider  .slick-list {
    margin: 0 -15px;
  }

/**/
body.artboard .bannerSec {
    background: url(../images/Toothsi/bg-banner.png) 50% 50% no-repeat;
    background-size: cover;
}

body.artboard .bannerSec .bh-title {
    margin-bottom: 5px;
}


body.artboard #acadgildSec2 .he {
    max-height: 120px;
    width: auto;
    display: inline-block;
}

body.artboard #acadgildSec2 p {
    color:#000;
    font-weight: 400;
}

body.artboard #acadgildSec2 p.f-600 {
    font-weight: 600;
}

body.artboard .logo-spacae-bottom {
    padding-bottom: 40px;
}

body.artboard #acadgildSec3 {
    padding: 0;
}

body.artboard #acadgildSec4 .pageTitle:before {
    background: #eb2523;
    left: 50%;
    transform: translate(-50%, 0%);
}

body.artboard #acadgildSec4 p {
    font-family: 'GoogleSans';
    color: #000;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 40px;
}

body.artboard #acadgildSec4.leftfacebook {
    padding: 0;
}

.pr-0 {
    padding-right: 0;
}

body.artboard #acadgildSec4.padding-bottom {
    padding-bottom: 0;
}

body.artboard #acadgildSec5.result {
    background: #f12224 url(../images/Toothsi/Toothsi_Pattern.png) 50% 50% no-repeat;
    background-size: cover;
    padding: 70px 0;
}

body.artboard #acadgildSec5 .cell img {
    max-height: 70px;
}

body.artboard #acadgildSec5 .pageTitle {
    color: #fff;
    margin-bottom: 30px;
}

body.artboard #acadgildSec5 .pageTitle:before {
    background: #fff;
    left: 50%;
    transform: translate(-50%, 0%);
}

body.artboard #acadgildSec5.result p {
    font-family: 'GoogleSans';
    color: #fff;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 40px;
}

body.artboard #acadgildSec5.result h4 {
    color: #fff;
    font-weight: bold;
    font-size: 37px;
    font-family: 'GoogleSans';
    margin: 30px 0px 20px 0px;
}

body.artboard #acadgildSec5 h6 {
    color: #fff;
    font-family: 'GoogleSans';
    font-size: 17px;
}

body.artboard #acadgildSec8 {
    padding: 60px 0px 40px 0px;
}

body.artboard footer {
    background: #e5e5e5;
}





@media only screen and (min-width: 768px) {
.acadgildSlider .slide {
    width: auto;
    height: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform-origin: 0 50%;
}
.acadgildSlider .slide:nth-child(4) {
    left: 52.12%;
    z-index: -3;
    right: auto;
    height: 90%;
}
.acadgildSlider .posSlide {
    width: 27.87%;
}
}

@media only screen and (max-width: 767.68px) {

.acadgild .sliderNavs {
    height: 40px;
    left: 4%;
    right: 4%;
    z-index: 2 !important;
    top: -4%;
}
.acadgildSec3BG:before {
    height: 103%;
}
.acadgildSlider .posSlide {
	float:none;
}
.acadgildSlider .slide {
    margin-bottom: 15px;
}


.bannerBlock {
    width: 100%;
}

.bannerText .black {
    padding-bottom: 15px;
}

#acadgildSec2 {
    padding-bottom: 70px;
}

body.artboard #acadgildSec4 p {
    font-size: 14px;
}

body.artboard #acadgildSec5.result p {
    font-size: 16px;
}

}

@media only screen and (min-width:768px) and (max-width:991px) {
body.artboard #acadgildSec5.result h4 {
    font-size: 27px;
}

body.artboard #acadgildSec4 p {
    font-size: 16px;
}

body.artboard #acadgildSec5.result p {
    font-size: 16px;
}
}

@media only screen and (min-width:768px) and (max-width:1024px) {
#acadgildSec4.leftfacebook .row {
    margin-left: -15px;
    margin-right: -15px;
}
}

@media only screen and (max-width: 767px) {
body.portfolio-page.acadgild.artboard .bannerBlock {
    width: 100% !important;
}

body.portfolio-page.acadgild.artboard .bannerTileBox {
    width: 100% !important;
    margin-bottom: 15px;
}

.portfolio-page.acadgild.artboard .bannerSec .m-right {
    width: 100%;
}

body.portfolio-page.acadgild.artboard .logo-spacae-bottom {
    padding-top: 30px;
}

body.portfolio-page.acadgild.artboard .bh-title {
    margin-bottom: 15px;
}

body.portfolio-page.acadgild.artboard #oyetiSec2 .blockContent  {
    padding-top: 15px;
}

body.acadgild.artboard #acadgildSec5 h6 {
    margin-bottom: 15px;
}

}

@media only screen and (min-width:1367px) and (max-width:1439px) {
body.portfolio-page.acadgild.artboard .container {
    width: 90%;
}

}