@charset "utf-8";
/* CSS Document */



@media screen and (max-width: 2560px) { 
  


    
}

@media screen and (max-width: 1920px) { 
    
    


}
@media screen and (max-width: 1600px) { 
    
   

}
/*---------------------------------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
  
}
/*---------------------------------------------------------------------------------------------------------*/


@media screen and (max-width: 1024px) { 

}

/*---------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 768px) { 
	
	.logo {
    margin-top: 20px;
}

.video-overlay {
    background: #000;
    opacity: 0.5;
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 100%;
}

.banner-text h3 {
    font-size: 50px;
    color: #F8EC27;
    font-weight: 300;
}

.banner-text p {
    font-size: 23px;
    color: #fff;
    font-weight: 300;
}

.banner-text {
    margin-top: 20vh;
}

.mfp-hide {
    display: none!important;
}

.full-height {
    height: 100vh;
}

.abt-cont h3 {
    font-weight: 500;
    color: #FE9031;
    font-size: 30px;
}

.abt-cont p {
    font-weight: 300;
    color: #404042;
    font-size: 16px;
    line-height: 25px;
}

.parallax-bg {
    background-image: url(../images/parallax-bg.jpg);
    min-height: 400px;
    position: relative;
    opacity: 1;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.what-we-do h3 {
    font-size: 30px;
    color: #F8EC27;
    text-align: center;
    font-weight: 300;
    margin-top: 60px;
}

.ico p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.ico {
    text-align: center;
    margin-top: 50px;
}

.cata {
    margin-top: 0px;
}

.get-in-touch h3 {
    font-size: 30px;
    color: #FE9031;
    font-weight: 500;
    margin-bottom: 30px;
}

.form-style {
    border-radius: 45px;
    border: 1px solid #979797;
    padding: 15px;
    width: 100%;
    margin-bottom: 8px;
    background: transparent;
    padding-left: 0p;
}


.btn-style {
    border-radius: 45px;
    background: #FE9031;
    color: #fff;
    padding: 15px 60px 15px 60px;
    font-size: 14px;
    border: none;
}

.address p {
    font-size: 16px;
    margin-top: 20px;
}

.address {
    border: none;
    height: 230px;
    margin-top: 10px;
}

.footer-bg {background:#F6F6F6;padding: 30px;}

.privacy p {font-weight: 300;color:#404042;text-align: center;}
.design p {font-weight: 300;color:#404042;text-align: center;}


}
/*---------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 690px) {

}


@media screen and (max-width: 425px) { 
	 	.logo {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

    .abt-img {margin-top:40px;}
.video-overlay {
    background: #000;
    opacity: 0.5;
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 100%;
}

.banner-text h3 {
    font-size: 27px;
    color: #F8EC27;
    font-weight: 300;
    text-align: center;
}

.banner-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}

.banner-text {
    margin-top: 4vh;
}
.mfp-hide {
    display: none!important;
}

.full-height {
    height: 100vh;
}

.abt-cont h3 {
    font-weight: 500;
    color: #FE9031;
    font-size: 30px;
}

.abt-cont p {
    font-weight: 300;
    color: #404042;
    font-size: 16px;
    line-height: 25px;
}

.parallax-bg {
    background-image: url(../images/parallax-bg.jpg);
    min-height: 400px;
    position: relative;
    opacity: 1;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.what-we-do h3 {
    font-size: 30px;
    color: #F8EC27;
    text-align: center;
    font-weight: 300;
    margin-top: 60px;
}

.ico p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.ico {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}

.cata {
    margin-top: 0px;
}

.get-in-touch h3 {
    font-size: 30px;
    color: #FE9031;
    font-weight: 500;
    margin-bottom: 30px;
}

.form-style {
    border-radius: 45px;
    border: 1px solid #979797;
    padding: 15px;
    width: 100%;
    margin-bottom: 8px;
    background: transparent;
    padding-left: 0p;
}


.btn-style {
    border-radius: 45px;
    background: #FE9031;
    color: #fff;
    padding: 15px 60px 15px 60px;
    font-size: 14px;
    border: none;
}

.address p {
    font-size: 14px;
    margin-top: 20px;
}

.address {
    border: none;
    height: 230px;
    margin-top: 10px;
}

.footer-bg {background:#F6F6F6;padding: 20px;}

.privacy p {font-weight: 300;color:#404042;text-align: center;}
.design p {font-weight: 300;color:#404042;text-align: center;}
    .pad {padding-left:0px; padding-right:0px;}
      .abt-img {margin-top:40px;}
   .logo-mob {width:30%;}
    
        #dd_pub {width:90% !important ;position: absolute  !important;
    top: 50%  !important;
    left: 50%  !important;
    margin-left:-168px !important;}

}


/*---------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 375px) { 
  	
 	.logo {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}
    #dd_pub {width:90% !important ;position: absolute  !important;
    top: 50%  !important;
    left: 50%  !important;
    margin-left:-168px !important;}
    .logo-mob {width:30%;}

    .abt-img {margin-top:40px;}
.video-overlay {
    background: #000;
    opacity: 0.5;
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 100%;
}

.banner-text h3 {
    font-size: 27px;
    color: #F8EC27;
    font-weight: 300;
    text-align: center;
}

.banner-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}

.banner-text {
    margin-top: 4vh;
}

.mfp-hide {
    display: none!important;
}

.full-height {
    height: 100vh;
}

.abt-cont h3 {
    font-weight: 500;
    color: #FE9031;
    font-size: 30px;
}

.abt-cont p {
    font-weight: 300;
    color: #404042;
    font-size: 16px;
    line-height: 25px;
}

.parallax-bg {
    background-image: url(../images/parallax-bg.jpg);
    min-height: 400px;
    position: relative;
    opacity: 1;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.what-we-do h3 {
    font-size: 30px;
    color: #F8EC27;
    text-align: center;
    font-weight: 300;
    margin-top: 60px;
}

.ico p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.ico {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}

.cata {
    margin-top: 0px;
}

.get-in-touch h3 {
    font-size: 30px;
    color: #FE9031;
    font-weight: 500;
    margin-bottom: 30px;
}

.form-style {
    border-radius: 45px;
    border: 1px solid #979797;
    padding: 15px;
    width: 100%;
    margin-bottom: 8px;
    background: transparent;
    padding-left: 0p;
}


.btn-style {
    border-radius: 45px;
    background: #FE9031;
    color: #fff;
    padding: 15px 60px 15px 60px;
    font-size: 14px;
    border: none;
}

.address p {
    font-size: 14px;
    margin-top: 20px;
}

.address {
    border: none;
    height: 230px;
    margin-top: 10px;
}

.footer-bg {background:#F6F6F6;padding: 20px;}

.privacy p {font-weight: 300;color:#404042;text-align: center;}
.design p {font-weight: 300;color:#404042;text-align: center;}
    .pad {padding-left:0px; padding-right:0px;}  
 
}
/*---------------------------------------------------------------------------------------------------------*/



@media screen and (max-width: 320px) {
    #dd_pub {width:90% !important ;position: absolute  !important;
    top: 50%  !important;
    left: 50%  !important;
    margin-left:-168px !important;}
  	
 	.logo {
    margin-top: 20px;
    width: 100%;
    text-align: center;
}

    .abt-img {margin-top:40px;}
.video-overlay {
    background: #000;
    opacity: 0.5;
    position: absolute;
    height: 100%;
    z-index: -1;
    width: 100%;
}

.banner-text h3 {
    font-size: 27px;
    color: #F8EC27;
    font-weight: 300;
    text-align: center;
}

.banner-text p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    text-align: center;
}

.banner-text {
    margin-top: 4vh;
}

.mfp-hide {
    display: none!important;
}

.full-height {
    height: 100vh;
}

.abt-cont h3 {
    font-weight: 500;
    color: #FE9031;
    font-size: 30px;
}

.abt-cont p {
    font-weight: 300;
    color: #404042;
    font-size: 16px;
    line-height: 25px;
}

.parallax-bg {
    background-image: url(../images/parallax-bg.jpg);
    min-height: 400px;
    position: relative;
    opacity: 1;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.what-we-do h3 {
    font-size: 30px;
    color: #F8EC27;
    text-align: center;
    font-weight: 300;
    margin-top: 60px;
}

.ico p {
    text-align: center;
    font-size: 18px;
    color: #fff;
    margin-top: 20px;
}

.ico {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}

.cata {
    margin-top: 0px;
}

.get-in-touch h3 {
    font-size: 30px;
    color: #FE9031;
    font-weight: 500;
    margin-bottom: 30px;
}

.form-style {
    border-radius: 45px;
    border: 1px solid #979797;
    padding: 15px;
    width: 100%;
    margin-bottom: 8px;
    background: transparent;
    padding-left: 0p;
}


.btn-style {
    border-radius: 45px;
    background: #FE9031;
    color: #fff;
    padding: 15px 60px 15px 60px;
    font-size: 14px;
    border: none;
}

.address p {
    font-size: 14px;
    margin-top: 20px;
}

.address {
    border: none;
    height: 230px;
    margin-top: 10px;
}

.footer-bg {background:#F6F6F6;padding: 20px;}
  .abt-img {margin-top:40px;}
.privacy p {font-weight: 300;color:#404042;text-align: center;}
.design p {font-weight: 300;color:#404042;text-align: center;}
    .pad {padding-left:0px; padding-right:0px;} 
       .logo-mob {width:30%;}

}