/*== GENERAL CSS ==*/ *, a, img, ul, ol { list-style: none; padding: 0px; margin: 0px; outline: none; border: none; } *:focus, a:focus { border: none; outline: none; } body, a, input, #products ul li { text-decoration: none; -webkit-transition: all 200ms linear; -moz-transition: all 200ms linear; -ms-transition: all 200ms linear; -o-transition: all 200ms linear; transition: all 200ms linear; } textarea { resize: none; overflow: hidden; font-family: 'Roboto', sans-serif; } input, select { border: none; outline: none; font-family: 'Roboto', sans-serif; } input[type=submit], input[type=button], input[type=reset] { background: #ab3822; color: #eecb56; text-transform: uppercase; font-size: 15px; } input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover { background: #eecb56; color: #ab3822; } a:focus, a:hover { color: #fff; text-decoration: none; } .button { color: #fff; font-size: 14px; background: #3dabff; text-transform: uppercase; min-width: 260px; border-radius: 5px; display: inline-block; padding: 16px; font-weight: 400; text-align: center; } .button:hover { background: #444444; } /* General CLASSES */ body { font-family: 'Roboto', sans-serif; } h1, h2, h3, h4, h5, h6 { font-family: 'astera', sans-serif; } .container { max-width: 1170px; margin: 0 auto; position: relative; } .floatLeft { float: left!important; } .floatRight { float: right!important; } .alignLeft { text-align: left!important } .alignRight { text-align: right!important; } .alignCenter { text-align: center!important; } .noMargin { margin: 0px !important; } .txt-center { text-align: center !important; } .dispalyInline { display: inline; } #jqcheck { background: #fff9d7; text-align: center; color: #333; padding: 10px 0px; font-size: 13px; font-weight: bold; width: 100%; font-family: 'lucida grande', tahoma, verdana, arial, sans-serif; } #jqcheck img { margin: 0px 5px -3px; } ::selection { background: #07bc9c; color: #fff; text-shadow: none; } ::-webkit-scrollbar { width:10px; height:10px; } ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment { display:none; } ::-webkit-scrollbar-track-piece { background-color:#ecedf1; -webkit-border-radius:0px; border-left:1px solid #888; } ::-webkit-scrollbar-thumb:vertical { -webkit-border-radius:0px; background:#07bc9c; }
@font-face {
    font-family: 'astera';
    src: url('../fonts/astera_v2-webfont.woff2') format('woff2'),
	     url('../fonts/ASTERA_v2.ttf') format('truetype'),
         url('../fonts/astera_v2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
#section0 {
    background-color: #000;
    background-image: url(../images/banner.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
h1 {
    color: #fff;
    font-size: 29px;
    line-height: 45px;
    font-weight: 400;
    padding: 0px 15px 5px;
	text-align: center;
}
#section0 p {
    color: #fff;
    opacity: initial;
    font-size: 14px;
    line-height: 32px;
	font-weight: 400;  
	padding: 0px 15px;
	text-align: center;
}
header {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 99;
    padding-top: 28px;
}
#section0 h1 {
    padding-top: 0px;
}
.svg-btn {
    display: inline-block;
    float: right;
    margin-top: 10px;
    position: relative;
    z-index: 99;
		-webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
}
.navbar-main {
    position: fixed;
    width: 100%;
    background: rgba(1, 4, 6, 0.95);
    display: table;
    height: 100%;
    left: 0px;
    top: 100%;
    right: 0px;
    bottom: 0px;
	-webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
}
ul.nav.navbar-nav {
    float: none;
    text-align: center;
	display: table-cell;
    vertical-align: middle;
    padding-top: 50px;
}
.navbar-nav li {
    float: none;
    display: block;
}
.navbar-nav li a:hover, .navbar-nav li a:focus {
    background: transparent;
}
.navbar-nav li a {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 400;
    padding: 30px 15px;
    font-family: 'astera', sans-serif;
	letter-spacing: 4px;
}
.navbar-nav li.current-menu-item a, .navbar-nav li a:hover {
    font-size: 45px;
    color: #07bc9c;
}
nav.navbar-main.droping {
    top: 0;
}
.disp {
	display: none;
		-webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
}
.svg-btn.acc svg {
    display: none;
		-webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
}
.svg-btn.acc .disp {
	display: block;
}
#section1 {
    background-color: #000;
    background-image: url(../images/aboutbg.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}
#section1 .content{ z-index: 0;}
h2 {
    color: #07bc9c;
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}
h6 {
	color: #01fed1;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 12px;
}
.pgr p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 25px;
}
.pgr p:last-child {
    margin: 0px;
}
.fp-viewing-firstPage header, .fp-viewing-secondPage header, .fp-viewing-3rdPage header, .fp-viewing-4thpage header, .fp-viewing-lastPage header {
	-webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;
}
.fp-viewing-secondPage header, .fp-viewing-3rdPage header, .fp-viewing-4thpage header, .fp-viewing-lastPage header {
	/*display: none;*/
	padding-top: 10px;
}
.logo img {
	width: 120px;
	-webkit-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;
}
.fp-viewing-secondPage header .logo img, .fp-viewing-3rdPage header .logo img, .fp-viewing-4thpage header .logo img, .fp-viewing-lastPage header .logo img {
    width: 60px;
    height: 74px;
}
.frme {
    width: 98%;
    height: 470px;
    border: 1px solid #0b2422;
    background-color: rgba(13, 104, 79, 0.1);
    position: relative;
    padding: 37px;
    margin-top: 15%;
}
.frme:before {
    content: "";
    position: absolute;
    left: 0px;
    top: -3px;
    width: 32px;
    height: 5px;
    background: #0e5549;
    border-radius: 4px 0px 0px 0px;
}
.frme:after {
    content: "";
    position: absolute;
    left: -3px;
    top: -3px;
    width: 5px;
    height: 35px;
    background: #0e5549;
    border-radius: 4px 0px 0px 0px;
}
.ars:after, .ars:before {
	content: "";
    position: absolute;	
}
.frme .aro2:before {
    right: 0px;
    width: 32px;
    height: 5px;
    background: rgba(9, 47, 41, 0.8);
    border-radius: 0px 0px 4px 0px;
    bottom: -3px;
}
.frme .aro2:after {
    right: -3px;
    bottom: -3px;
    width: 5px;
    height: 35px;
    background: rgba(9, 47, 41, 0.8);
    border-radius: 0px 0px 3px 0px;
}
.frme .aro3:before {
	left: 0px;
    width: 40px;
    height: 5px;
    background: rgba(9, 47, 41, 0.8);
    border-radius: 0px 0px 0px 4px;
    bottom: -3px;
}
.frme .aro3:after {
    left: -3px;
    bottom: -3px;
    width: 5px;
    height: 43px;
    background: rgba(9, 47, 41, 0.8);
    border-radius: 0px 0px 0px 4px;
}
.frme .aro4:before {
    right: 0px;
    width: 40px;
    height: 5px;
    background: #0e5549;
    border-radius: 0px 4px 0px 0px;
    top: -3px;
}
.frme .aro4:after {
    right: -3px;
    top: -3px;
    width: 5px;
    height: 43px;
    background: #0e5549;
    border-radius: 0px 4px 0px 0px;
}
.aut {
    display: table;
    margin: 0 auto;
}
.img-tp .frme {
    margin-top: 0px;
	width: 100%;
}
.frm-wrap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#section2 {
    background-color: #000;
    background-image: url(../images/servicesbg.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	animation: shrink 3s infinite alternate;
	-webkit-animation: shrink 3s infinite alternate;
}
.pgr p strong {
    font-size: 18px;
    font-weight: 500;
}
.list-sty li {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 32px;
    position: relative;
    padding: 0px 0px 0px 18px;
}
.list-sty li:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 8px;
    height: 8px;
    background: #13d8b6;
    top: 11px;
}
.list-sty {
    padding-bottom: 27px;
}
.vd-btn, .vd-btn:focus {
    display: inline-block;
    min-width: 169px;
    height: 38px;
    border: 1px solid #07483a;
    text-align: center;
    background-color: rgba(11, 43, 40, 0.7);
    color: #fff;
    font-weight: 400;
    font-size: 10.4px;
    padding: 11px 15px;
	position: relative;
	z-index: 1;
	text-transform: uppercase;
}
.vd-btn:after {
    content: "";
    position: absolute;
    top: 100%;
    bottom: 100%;
    left: 100%;
    right: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: -1;
	    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	
}
.vd-btn:hover:after {
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.pd-tp, .details-sec .pd-tp {
    padding-top: 97px;
}
.img-hg .frme {
    height: 678px;
}
#section3 {
	background-color: #010101;
    background-image: none;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
   /* background-image: url(../images/projectimg.jpg); */
}
h3 {
    color: #07bc9c;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
}
.comf {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 21px;
    display: block;
    font-family: 'Comfortaa';
}
.frme.sld {
    height: 300px;
    margin-top: 45px;
    padding: 28px 70px;
}
.imgs {
	
    width: 100%;
    height: 108px;
    overflow: hidden;
	margin-bottom: 26px;
}
.imgs a img{ max-width: 100%;}
.foter .frme {
    width: 100%;
    margin: 0px;
    padding: 50px 60px;
	height: 520px;
}
.foter h2 {
    text-align: center;
    margin-bottom: 30px;
}
.labl {
    color: #07bc9c;
    font-weight: 300;
    font-size: 13px;
    display: block;
    padding-bottom: 8px;
}
.form-main input[type="text"], .form-main input[type="tel"], .form-main input[type="email"] {
    width: 100%;
    height: 38px;
    border: 1px solid #05332b;
    margin-bottom: 18px;
    padding: 5px 10px;
    background: rgba(4, 26, 22, 0.8);
    color: #07bc9c;
	font-weight: 300;
    font-size: 13px;
}
.form-main textarea {
    width: 100%;
    height: 75px;
    border: 1px solid #05332b;
    margin-bottom: 8px;
	font-weight: 300;
	padding: 5px 10px;
    background: rgba(4, 26, 22, 0.8);
    color: #07bc9c;
    font-size: 13px;
}
.form-main .vd-btn {
    font-size: 14px;
    font-weight: 400;
    padding: 9px;
    height: 48px;
    margin-top: 15px;
	display: inline-block;
    border-radius: 0px;
    color: #fff;
    background: rgba(11, 43, 40, 0.7);
}
#section4 {
    background-color: #000;
    background-image: url(../images/footerbg.jpg);
    background-position: top center;
    background-size: cover;
}
.copywrite {
    height: 43px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 9px;
    background: rgba(6, 32, 31, 0.6);
    border: 1px solid #05332b;
    z-index: 9;
}
ul.socials li {
    display: inline-block;
}
ul.socials li a {
    color: #fff;
    font-size: 17px;
    margin: 0px 7px;
}
ul.socials li a:hover i.fa {
	color: #3a589b;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
ul.socials li a:hover i.fa.fa-google-plus{
	color: #f00;
}
ul.socials li a:hover i.fa.fa-twitter {
	color: #02a6e7;

}
ul.socials li a:hover i.fa.fa-linkedin {
	color: #007bb5;
}
.copywrite p {
    font-size: 13px;
    font-weight: 300;
	text-transform: capitalize;
}
.logoin {
    margin-left:5px;
    margin-top: -3px;
}
.abr li {
    display: inline-block;
}
ul.abr {
    float: right;
}
.abr li:nth-child(2) {
    padding: 0px 30px;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    top: 6px;
}
.pps {
    padding-top: 13px;
}
.ghf {
    padding-top: 30px;
}
.map {
	position: relative;
}
.map-sec {
	height: 344px;
    width: 80%;
    overflow: hidden;
}
.box-info {
	width: 247px;
    height: 308px;
    border: 1px solid #064137;
    position: absolute;
    top: 16px;
    right: 0px;
    background: #041b17;
    z-index: 9;
	padding: 20px;
}
.imgsize {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0px;
    border: 1px solid #095447;
    text-align: center;
    background: #072e27;
	top: 0px;
	padding-top: 9px;
}
.bxinfo li a {
    display: block;
    position: relative;
    padding: 3px 0px 0px 60px;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
	margin-bottom: 30px;
}
.bxinfo li a span {
    font-size: 14px;
    color: #07bb9b;
    font-family: 'astera';
    display: block;
}
.move-gal .slick-prev {
    left: -38px;
    height: 34px;
    background-image: url(../images/aro2.png);
    width: 18px;
    background-repeat: no-repeat;
    top: 47%;
    background-size: cover;
}
.move-gal .slick-next {
	height: 34px;
    background-image: url(../images/aro1.png);
    width: 18px;
    background-repeat: no-repeat;
    top: 47%;
	right: -38px;
	    background-size: cover;
}
.sld .frm-wrap {
    overflow: initial;
}

/* Banner Particles */


/* ---- particles.js container ---- */

#particles-js1 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-position: top center;
    top: 0px;
    right: 0px;
}

#particles-js2 {
    position: absolute;
    width: 28%;
    height: 100%;
    background-color: transparent;
    background-position: top center;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    overflow: hidden;
}

#particles-js3 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-position: top center;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    overflow: hidden;
}

#particles-js4 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-position: top center;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    overflow: hidden;
}

#particles-js5 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-position: top center;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    overflow: hidden;
}

#particles-js6 {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-position: top center;
    top: 0px;
    right: 0px;
    border-radius: 0px;
    overflow: hidden;
}


/* End Banner Particles */


.foter .content {
    top: 46%;
}
.shine {
	position: absolute;
    left: 34px;
    top: -35px;
    width: 270px;
    height: 68px;
    -webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease;
    background-image: url(../images/shine.png);	
}
.shine.bot {
    top: auto;
    bottom: -34px;
}
.fp-section.active .shine.bot {
    left: 75%;
}
.fp-section.active .shine {
	left: 46%;
	
}
@keyframes shrink {
  0% {
    background-size: 110% 110%;
  }
  100% {
    background-size: 100% 100%;
}
}
@-webkit-keyframes shrink {
  0% {
    background-size: 120% 120%;
  }
  100% {
    background-size: 100% 100%;
}
}


/* Inner Pages */

.page .foter .content, .single .foter .content {
    top: auto;
    transform: initial;
    -webkit-transform: initial;
}
.about-sec {
	background-color: #000;
    padding: 328px 0px 85px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.page .frme {
    margin-top: 0px;
}
.page .foter, .single .foter {
    position: relative;
    padding: 80px 0px 100px;
    background-repeat: no-repeat;
}
.page .ghf {
    padding-top: 45px;
}
.padtop {
    padding-top: 40px;
}
.page .service-sec {
    background-color: #000;
    background-image: url(../images/servicesbg.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	animation: shrink 3s infinite alternate;
    -webkit-animation: shrink 3s infinite alternate;
}
.service-sec .container, .project-sec .container, .about-sec .container {
    position: relative;
    z-index: 9;
}
.project-sec #particles-js3, .project-sec #particles-js4 {
    height: 148%;
}
.single #particles-js3, .single #particles-js4 {
    height: 130%;
}
.service-sec {
    padding: 200px 0px 110px;
}
.page .pd-tp, .single .pd-tp {
    padding-top: 0px;
}
.project-sec {
    padding-top: 228px;
}
.page .project-sec, .single .project-sec {
    background-color: #000;
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
	padding: 228px 0px 150px;
	animation: shrink 3s infinite alternate;
    -webkit-animation: shrink 3s infinite alternate;
	    overflow: hidden;
}
.project-sec .pd-tp {
    padding-bottom: 45px;
}
/.page .project-sec .frme {
    height: auto;
    padding: 80px 81px;
}
/*.page .project-sec .frme, .single .project-sec .frme {
    height: auto;
    padding: 80px 81px;
}*/
.project-sec .shine.bot {
    right: 30px;
    left: auto;
}
.overl {
	position: absolute;
    background: rgba(7, 37, 31, 0.9);
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    padding: 0px 23px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    transform: scale(0);
	text-align: center;
}
.hvvr .hrs img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;	
}
.hvvr:hover .hrs img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
.hvvr:hover .overl {
    opacity: 1;
    transform: scale(1);
	-webkit-transform: scale(1);
}
.hvvr .vd-btn, .hvvr .vd-btn:focus {
    padding: 6px 15px;
    min-width: 123px;
}
.hvvr h4 {
    font-size: 17px;
    margin: 0px;
    padding-bottom: 3px;
}
.overl-tb {
    height: 100%;
    display: table;
    width: 100%;
}
.overl-tb-in {
    display: table-cell;
	vertical-align: middle;
}
.txt-p {
    padding: 134px 100px 0px;
}

/* Start: Recommended Isotope styles */

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* End: Recommended Isotope styles */



/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}
.photos .photo {
  width: 315px;
  margin: 5px;
  float: left;
  overflow: hidden;
  height: 235px;
  position: relative;
}
.hrs {
    height: 235px;
    overflow: hidden;
}
.photos .photo img {
    display: block;
    width: 100%;
}
.home-page, .home {
    background: #000;
}
#particles, #particles2 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}
.fp-section .shine-op .shine.bot {
    left: auto;
    right: 0px;
}
.fp-section.active .shine-op .shine.bot {
	right: 43%;
} 
.fp-section.active .wd .shine {
    left: 74%;
}
.fp-section .wd .shine.bot {
    left: auto;
    right: 0px;
}
.fp-section.active .wd .shine.bot {
    right: 73%;
}
.fp-section .wd.wds .shine {
    left: 0px;
}
.fp-section.active .wd.wds .shine {
    left: 40%;
}
.fp-section .wd.wds .shine.bot {
    left: auto;
    right: 0px;
}
.fp-section.active .wd.wds .shine.bot {
    right: 29%;
}
#section3 .content {
    top: 52%;
}
.page .foter .content, .page .foter #particles2, .single .foter .content, .single .foter #particles2 {
    display: none;
}
.page .contactus .foter #particles2 {
	display: block;
}
.page .foter, .single .foter {
    padding: 0px;
}
.about-sec {
    padding: 200px 0px 125px;
}
.page .contactus .foter {
    padding: initial;
}
.page .contactus .foter  {
    padding: 185px 0px 100px;
}
.page .contactus .foter .content {
    display: block;
}
.page  .contactus .foter .shine.bot {
    left: auto;
    right: 0px;
}
ul.list-img {
    overflow: hidden;
}
.list-img li:first-child {
    float: right;
    height: 433px;
    overflow: hidden;
	margin: 0px;
	width: 59%;
}
.list-img li {
    float: left;
    height: 130px;
    overflow: hidden;
    margin: 0px 30px 22px 0px;
	width: 17.4%;
}
.list-img li:nth-last-child(1), .list-img li:nth-last-child(2) {
    margin-bottom: 0px;
}
.details-sec .pd-tp {
    padding-bottom: 20px;
}
.pd-tp, .details-sec .pd-tp {
    padding-top: 65px;
}
.bxinfo li {
    min-height: 35px;
}
.form-main br {
    display: none;
}
span.wpcf7-not-valid-tip {
    display: none!important;
}
.wpcf7-not-valid {
    border-color: #f00!important;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng {
    border: 2px solid #f7e700;
    margin: 0px;
    font-size: 12px;
    text-align: center;
    margin-top: 10px;
}
.frm .wpcf7-not-valid {
    border-color: #f00!important;
}
.foter .frm-wrap {
    overflow: initial;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-response-output {
    position: absolute;
    margin: 0px!important;
    bottom: -31px;
    color: #fff;
    padding: 5px 15px!important;
    font-size: 9px!important;
    background: #000;
}
.foter .frm-wrap input[type=submit]:hover {
	background: transparent;
	color: #fff;
}
.about-sec .shine.bot, .service-sec .shine.bot {
    left: auto;
    right: 0px;
}
/*.page header {
    position: fixed;
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}*/
.page header .logo img, .single header .logo img {
    width: 90px;
    height: 111px;
}
.page header.hedr {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 0px;
}
.page header.hedr .logo img {
    width: 70px;
    height: 86px;
}
.page .shine, .page .shine.bot {
	-webkit-transition: all 3s ease;
    -moz-transition: all 3s ease;
    -o-transition: all 3s ease;
    transition: all 3s ease;
}
.mv-rihgt {
	left: 50%;
}
.shine.bot.mv-left {
    right: 44%;
}
.page .project-sec .mv-rihgt {
    left: 74%;
}
.single .project-sec .mv-rihgt {
    left: 58%;	
}
.single .project-sec .frme.sld .mv-rihgt {
    left: 40%;	
}
.single .project-sec .frme.sld .mv-rihgt.mv-left {
    left: auto;
    right: 32%;
}
.page .project-sec .shine.bot.mv-left {
    left: auto;
    right: 70%;
}
.single .project-sec .shine.bot.mv-left {
	left: auto;
    right: 50%; 
}
.foter .mv-rihgt {
    left: 74%;
}
.page .contactus .foter .shine.bot.mv-left {
    right: 73%;
}
.single .imgs {
    cursor: pointer;
}
.page .project-sec .frme {
    padding: 60px 81px;
	height: auto;
	position: relative;
}
/*.single .frme.sld {
    padding: 28px 28px;
}*/
.single .frme .aut {
    width: 100%;
    height: 100%;
}
.single .img-hg .frme.shine-op {
    height: 615px;
}
.single .comf {
    text-transform: uppercase;
	 font-size: 14px;
}
.single .comf {
    margin-bottom: 10px;
}
.mghs {
    padding: 5px 0px 17px;
}

#loader canvas{
  position: absolute;
  top: calc(50% - 50px);
  top: -webkit-calc(50% - 100px);
  left: calc(50% - 200px);
  left: -webkit-calc(50% - 200px);
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}
/*#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    z-index: 1001;
}

#loader .logo {
    text-align: center;
}*/
#loader {
    display: block;
    position: absolute;
    left: 0px;
    top: 62%;
    width: auto;
    height: auto;
    margin: 0 auto;
    z-index: 1001;
    right: 0px;
}
#loader .logo {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: -360px;
    z-index: 99;
}

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #000;
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }
.pagination {
	display: block;
    text-align: center;
    border-radius: 0px;
    clear: both;
    margin: 0px;
    position: absolute;
    bottom: -50px;
    overflow: hidden;
    z-index: 999;
    left: 0px;
    right: 0px;
}
.pagi-in {
    text-align: center;
    display: table;
    margin: 0 auto;
}
.pagination a, .pagination span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border: 1px solid #0b2422;
}
.pagination a:focus, .pagination a:hover, .pagination span:focus, .pagination span:hover {
    z-index: 2;
    color: #fff;
    background-color: #082924;
    border-color: #0b2422;
}
.page-numbers.current {
    background-color: #082924;
}
.page .project-sec .frm-wrap {
    padding-bottom: 50px;
}
.page .project-sec div#my-isotops {
    overflow: initial!important;
} 
.single .imgs img {
    width: 100%;
    height: 100%;
}
.home .imgs a img {
    max-width: initial;
}
.home .frme.sld {
    margin-top: 40px;
}
.photos .photo:hover .vd-btn:after {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.tcen {
    text-align: center;
    padding-top: 20px;
}
#loader .logo img {
    width: auto;
}
.pdto .pd-tp {
    padding-top: 103px;
}
.bounces {
    animation-name: bounce;
    -webkit-animation-name: bounce;
	animation-duration: 2s;
	-webkit-animation-duration: 2s;
    animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-timing-function: cubic-bezier(.4, 0, 1, 1);
    -webkit-animation-timing-function: cubic-bezier(.4, 0, 1, 1);
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0)
}
 40% {
 transform: translateY(-30px)
}
 60% {
 transform: translateY(-15px)
}
}
@-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0)
}
 40% {
 transform: translateY(-30px)
}
 60% {
 transform: translateY(-15px)
}
}
.single h3 {
    min-height: 76px;
}
@media (min-width:1200px) and (max-width:1500px) {
h2 {
    font-size: 44px;
}
h6 {
    font-size: 18px;
    margin-bottom: 6px;
}
.pgr p {
    line-height: 24px;
    margin-bottom: 20px;
}
.frme {
    margin-top: 9%;
}
.img-hg .frme {
    height: 539px;
    padding: 25px;
}
.frme.sld {
    height: 230px;
    padding: 18px 50px;
	    margin-top: 30px;
}
.move-gal .slick-prev {
    left: -23px;
}
.move-gal .slick-next {
    right: -23px;
}
#section3 .pd-tp {
    padding-top: 49px;
}
.foter .frme {
    height: 390px;
	padding: 30px 60px;
}
.ghf {
    padding-top: 15px;
}
.form-main input[type="text"], .form-main input[type="tel"], .form-main input[type="email"] {
    margin-bottom: 10px;
	height: 30px;
}
.labl {
    padding-bottom: 4px;
}
.form-main textarea {
    height: 65px;
}
.form-main .vd-btn {
	font-size: 12px;
    padding: 8px;
    height: 35px;
    margin-top: 0px;
    background: rgba(11, 43, 40, 0.7);
    color: #fff;
    border-radius: 0px;
    display: inline-block;
}
.map-sec {
    height: 274px;
}
.box-info {
    height: 249px;
	top: 13px;
}
.bxinfo li a {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 16px;
}
.bxinfo li a span {
    font-size: 13px;
}
.imgs {
    height: 83px;
}
.single .img-hg .frme.shine-op {
    height: 526px;
}
.details-sec .pd-tp {
    padding-top: 61px;
    padding-bottom: 0px;
}
.single .frme.sld {
    padding: 18px 50px;
}
.img-hg .frme.ses {
    height: 523px;
    margin-top: 15px;
}
}

@media (min-width:992px) and (max-width:1199px) { 
.section {
    position: relative;
    clear: both;
	padding: 50px 0px;
}
.content {

    transform: initial;
    -webkit-transform: initial
}
#section0 {
    min-height: 550px;
}
#section0 .content {
    padding-top: 11%;
}
.frme {
    height: 393px;
}
h2 {
    font-size: 45px;
}
.pgr p {
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 20px;
}
.pd-tp {
    padding-top: 40px;
}
.img-hg .frme {
    height: 569px;
}
.img-hg .frme.ses {
    height: 527px;
}
h3 {
    font-size: 32px;
    min-height: auto;
}
.frme.sld {
    height: 220px;
    padding: 28px 40px;
}
.move-gal .slick-prev {
    left: -18px;
}
.move-gal .slick-next {
    right: -18px;
}
.imgs {
    height: 68px;
}
#section4 {
    padding-bottom: 100px;
}
.abr li:nth-child(2) {
    padding: 0px 10px;
    font-size: 24px;
    top: 6px;
}
.vd-btn, .vd-btn:focus {
    min-width: 150px;
    font-size: 10px;
    padding: 11px 12px;
}
.about-sec {
    padding: 245px 0px 65px;
}
.page .about-sec .frme {
    margin-top: 17%;
}
.photos .photo {
    width: 32%;
}
.shine.bot {
    right: 0px;
    left: auto;
}
.page #section4 {
    padding-bottom: 40px;
}
.page .contactus #section4 {
    padding-bottom: 90px;
}
.list-img li:first-child {
    width: 57.4%;
}
.page .project-sec, .single .project-sec {
    padding: 228px 0px 100px;
}
.page .project-sec .frme, .single .project-sec .frme {
    padding: 60px 81px;
}
header {
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
header.hedr {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 0px;
}
header.hedr .logo img {
    width: 70px;
    height: 86px;
}
.project-sec #particles-js3, .project-sec #particles-js4 {
    height: 100%;
}
#section0 h1 {
    padding-top: 100px;
}
div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng, div.wpcf7-response-output {
    padding: 5px 10px!important;
}
.mv-rihgt {
    left: 38%;
}
.shine.bot.mv-left {
    right: 31%;
}
.page .project-sec .mv-rihgt {
    left: 70%;
}
.page .project-sec .shine.bot.mv-left {
    right: 67%;
}
.foter .mv-rihgt {
    left: 67%;
}
.page .contactus .foter .shine.bot.mv-left {
    right: 67%;
}
.single .img-hg .frme.shine-op {
    height: 527px;
    padding: 37px;
}
.single .project-sec .mv-rihgt {
    left: 50%;
}
.single .project-sec .shine.bot.mv-left {
    right: 41%;
}
.single .project-sec .frme.sld {
    padding: 28px 40px;
}
.single .project-sec .frme.sld .mv-rihgt {
    left: 29%;
}
.single .project-sec .frme.sld .mv-rihgt.mv-left {
    right: 16%;
}
.pdto .pd-tp {
    padding-top: 10px;
}
.home .frme.sld {
    margin-top: 33px;
}
.single .details-sec .pd-tp {
    padding-top: 61px;
}
.single .details-sec h3 {
	min-height: 70px;
}
}

@media (min-width:768px) and (max-width:991px) {
.single h3 {
    min-height: auto;
}
.section {
    position: relative;
    clear: both;
	padding: 50px 0px;
}
.content {

    transform: initial;
    -webkit-transform: initial
}
#section0 {
    min-height: 450px;
}
#section0 .content {
    padding-top: 11%;
}
.frme {
    height: 393px;
    margin: 0px;
    width: 100%;
}
h2 {
    font-size: 45px;
}
.pgr p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
}
.pd-tp {
    padding-top: 30px;
}
.img-hg .frme {
    height: 338px;
}
h3 {
    font-size: 28px;
	min-height: auto;
}
.frme.sld {
    height: 303px;
    padding: 28px 100px;
}
.move-gal .slick-prev {
    left: -50px;
}
.move-gal .slick-next {
    right: -50px;
}
#section4 {
    padding-bottom: 100px;
}
.abr li:nth-child(2) {
    padding: 0px 10px;
    font-size: 24px;
    top: 6px;
}
.vd-btn, .vd-btn:focus {
    min-width: 160px;
    font-size: 11px;
    padding: 11px 15px;
}
.slick-dots .slick-active button {
    background: #092221;
}
.slick-dots li button {
	background: #07bc9c;
}
h1 {
    font-size: 25px;
}
#section0 p {
    line-height: 27px;
}
#section1 .frme {
    margin-bottom: 30px;
}
h2 {
    font-size: 33px;
}
#section2.img-tp .frme {
    margin-top: 30px;
}
.form-main .vd-btn {
    font-size: 13px;
    padding: 11px;
    height: 40px;
}
.ghf .pps {
    text-align: center;
    padding-bottom: 20px;
}
ul.abr {
    float: none;
    display: table;
    margin: 0 auto;
}
#section2 .pd-tp {
    padding-top: 0px;
}
.foter .frme {
    height: auto;
}
.map {
    margin-top: 30px;
}
.about-sec {
    padding: 245px 0px 65px;
}
.page .about-sec .frme {
	margin-bottom: 30px;
}
.page .service-sec .pd-tp {
    padding-bottom: 30px;
}
.photos .photo {
    width: 48.4%;
}
.page .project-sec .frme, .single .project-sec .frme {
    padding: 40px;
}
.shine.bot {
    right: 0px;
    left: auto;
}
.page #section4 {
    padding-bottom: 40px;
}
.page .contactus #section4 {
    padding-bottom: 90px;
}
.list-img li {
    width: 16.4%;
}
.list-img li:first-child {
    width: 57.5%;
}
.page .project-sec, .single .project-sec {
    padding: 228px 0px 80px;
}
header {
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
header.hedr {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 0px;
}
header.hedr .logo img {
    width: 70px;
    height: 86px;
}
.project-sec #particles-js3, .project-sec #particles-js4 {
    height: 100%;
}
#section0 h1 {
    padding-top: 100px;
}
.mv-rihgt {
    left: 60%;
}
.shine.bot.mv-left {
    right: 55%;
}
.single .img-hg .frme.shine-op {
    height: 338px;
	padding: 37px;
}
.single .details-sec .pd-tp {
    padding-top: 30px;

    /*position: absolute;
    top: 0px;
    z-index: 9;
    min-height: 558px;*/
}
.single .project-sec .frme.sld {
    padding: 28px 100px;
}
.single .project-sec .frme.sld .mv-rihgt {
    left: 60%;
}
.single .project-sec .frme.sld .mv-rihgt.mv-left {
    right: 57%;
}
.txt-p {
    padding: 50px 0px 0px;
}
.single #section4 {
    padding-bottom: 43px;
}
.pospad {
    padding-top: 0px;
}
.service-sec {
    padding: 240px 0px 75px;
}
.foter .mv-rihgt {
    left: 60%;
}
.page .contactus .foter .shine.bot.mv-left {
    right: 57%;
}
.copywrite p {
    font-size: 13px;
}
}	

@media (max-width:767px) { 
.single h3 {
    min-height: auto;
}
.section {
    position: relative;
    clear: both;
	padding: 50px 0px;
}
.content {

    transform: initial;
    -webkit-transform: initial
}
#section0 {
    min-height: 400px;
}
#section0 .content {
    padding-top: 12%;
}
.frme {
    height: 300px;
    margin: 0px;
    width: 100%;
}
h2 {
    font-size: 45px;
}
.pgr p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 20px;
}
.pd-tp {
    padding-top: 30px;
}
.img-hg .frme {
    height: 338px;
}
h3 {
    font-size: 25px;    
	min-height: auto;
}
.frme.sld {
    height: 303px;
    padding: 28px 100px;
}
.move-gal .slick-prev {
    left: -50px;
}
.move-gal .slick-next {
    right: -50px;
}
.abr li:nth-child(2) {
    padding: 0px 10px;
    font-size: 24px;
    top: 6px;
}
.vd-btn, .vd-btn:focus {
    min-width: 160px;
    font-size: 11px;
    padding: 11px 15px;
}
.slick-dots .slick-active button {
    background: #092221;
}
.slick-dots li button {
	background: #07bc9c;
}
h1 {
    font-size: 25px;
}
#section0 p {
    line-height: 27px;
}
#section1 .frme {
    margin-bottom: 30px;
}
h2 {
    font-size: 30px;
}
#section2.img-tp .frme {
    margin-top: 30px;
}
.form-main .vd-btn {
    font-size: 13px;
    padding: 11px;
    height: 40px;
}
.ghf .pps {
    text-align: center;
    padding-bottom: 20px;
}
ul.abr {
    float: none;
    display: table;
    margin: 0 auto;
}
.copywrite {
    height: auto;
    padding: 15px 0px 12px;
    text-align: center;
}
#loader .logo img {
    width: 150px;
    height: auto;
}
#section0 h1 {
	padding-top: 60px;
    line-height: 32px;
}
h6 {
    font-size: 18px;
}
#section2 .pd-tp {
    padding-top: 0px;
}
.foter .frme {
    height: auto;
}
.map {
    margin-top: 30px;
}
.copywrite .text-right {
    text-align: center;
}
.bxinfo li:last-child a {
    margin-bottom: 0px;
}
ul.nav.navbar-nav {
    padding-top: 0px;
}
.navbar-nav li a {
    font-size: 20px;
    padding: 20px 15px;
}
.navbar-nav li.current-menu-item a, .navbar-nav li a:hover {
    font-size: 35px;
}
.about-sec, .service-sec {
    padding: 225px 0px 45px;
}
.page .about-sec .frme {
	margin-bottom: 30px;
}
.page .service-sec .pd-tp {
    padding-bottom: 30px;
}
.photos .photo {
    width: 48%;
}
.page .project-sec .frme, .single .project-sec .frme {
    padding: 25px;
}
.page .project-sec, .single .project-sec {
    padding: 200px 0px 40px;
}
.shine.bot {
    right: 0px;
    left: auto;
}
#section4 {
    padding-bottom: 150px;
}
.page .contactus #section4 {
    padding-bottom: 150px;
}
.page #section4 {
    padding-bottom: 105px;
}
.list-img li:first-child {
    height: 350px;
    width: 100%;
}
.list-img li {
    margin: 11px 15px 11px;
    width: 27.4%;
}
.txt-p {
    padding: 34px 50px 0px;
}
header {
	-webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
header.hedr {
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 0px;
}
header.hedr .logo img {
    width: 70px;
    height: 86px;
}
.project-sec #particles-js3, .project-sec #particles-js4 {
    height: 100%;
}
#loader .logo {
    top: -250px;
}
.page .project-sec .mv-rihgt {
    left: 55%;
}
.page .project-sec .shine.bot.mv-left {
    right: 49%;
}
.foter .mv-rihgt {
    left: 52%;
}
.page .contactus .foter .shine.bot.mv-left {
    right: 48%;
}
.single .img-hg .frme.shine-op {
    height: 338px;
	padding: 25px;
}
.single .details-sec .pd-tp {
	padding-top: 35px;
    /*padding-top: 0px;
    position: absolute;
    top: 0px;
    z-index: 9;
    min-height: auto;
    padding-right: 15px;
    left: 0px;
    right: 10px;*/
}
.single .project-sec .frme.sld {
    padding: 20px;
    height: 112px;
}
.single .project-sec .frme.sld .mv-rihgt {
    left: 55%;
}
.single .project-sec .frme.sld .mv-rihgt.mv-left {
    right: 46%;
}
.single .project-sec .mv-rihgt {
    left: 51%;
}
.single .project-sec .shine.bot.mv-left {
    right: 46%;
}
.txt-p {
    padding: 50px 0px 0px;
}
.single #section4 {
    padding-bottom: 43px;
}
.pospad {
    /*padding-top: 52%;*/
}
.single #section4 {
    padding-bottom: 105px;
}
.single .comf {
    font-size: 12px;
}
.single .imgs {
    height: 70px;
    margin-bottom: 0px;
}
.resslide ul.slick-dots {
    position: absolute;
    bottom: 15px;
}
.resslide .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.resslide .slick-initialized .slick-slide {
	height: 100%;
	min-height: 100%;
}
.single .pgr p {
    font-size: 13px;
    line-height: 23px;
}
.single .slick-dotted.slick-slider {
    margin-bottom: 0px;
}
.single .project-sec .frme.sld {
    display: none;
}
}



@media (max-width:480px) { 
#loader .logo img {
    width: 70px;
    height: auto;
}
header {
    padding-top: 15px;
}
#section0 {
    min-height: 350px;
	padding: 50px 0px 20px;
}
#section0 h1 {
    padding: 40px 0px 0px;
    line-height: 24px;
}
h1 {
    font-size: 22px;
}
#section0 p {
    line-height: 24px;
    padding: 0px;
}
#section0 p br {
	display: none;
}
.frme {
    height: 260px;
    padding: 27px;
}
.img-hg .frme {
    height: 190px;
}
.frme.sld {
    height: 301px;
    padding: 27px 50px;
}
.move-gal .slick-prev {
    left: -10px;
}
.move-gal .slick-next {
    right: -10px;
}
h2 {
    font-size: 26px;
}
.foter .frme {
    height: auto;
    padding: 27px 25px;
}
.form-main input[type="text"], .form-main input[type="tel"], .form-main input[type="email"] {
    margin-bottom: 12px;
}
.labl {
    padding-bottom: 5px;
}
.form-main .vd-btn {
    margin-top: 5px;
}
.map-sec {
    height: 300px;
    width: 100%;
}
.box-info {
    width: 100%;
    height: auto;
    position: relative;
    top: auto;
    padding: 20px;
    margin-top: 15px;
}
.abr li {
    display: block;
    text-align: center;
}
.abr li:nth-child(2) {
    padding: 5px 10px;
    font-size: 24px;
    top: auto;
}
.bxinfo li a {
    padding: 3px 0px 0px 55px;
}
.navbar-nav li a {
    font-size: 19px;
    padding: 15px 15px;
}
.navbar-nav li.current-menu-item a, .navbar-nav li a:hover {
    font-size: 28px;
}
.about-sec, .service-sec, .page .project-sec, .single .project-sec {
    padding: 160px 0px 45px;
}
.photos .photo {
    width: 100%;
    margin: 5px 0px;
}
.page .project-sec .frme, .single .project-sec .frme {
    padding: 20px;
}
.hvvr .pgr p {
    font-size: 11.5px;
    line-height: 20px;
    margin-bottom: 10px;
}
.overl {
    padding: 0px 15px;
}
.txt-p {
    padding: 20px 0px 0px;
}
.list-img li {
    margin: 11px 10px 0px;
    width: 43%;
	height: 105px;
}
.list-img li:first-child {
    height: 265px;
}
.page .contactus .foter {
    padding: 150px 0px 100px;
}
.page #section4, .single #section4 {
    padding-bottom: 105px;
}
.page .contactus #section4 {
	padding-bottom: 150px;
}
.single .project-sec .frme.sld {
    display: none;
}
.single .project-sec .frme.sld img {
	height: 100%;
	min-height: 100%;
}
.pospad {
    padding-top: 0px;
}
.single .img-hg .frme.shine-op {
    height: 235px;
}
.single .project-sec .mv-rihgt {
     left: auto;
    right: 0px;
}
.single .project-sec .shine.bot.mv-left {
    right: auto;
    left: 48px;
}
#loader .logo {
    top: -160px;
}
#loader canvas {
    width: 300px!important;
    left: 0px;
    right: 0px;
    margin: 0 auto;
}
.single .details-sec .pd-tp {
    padding-top: 30px;
    position: relative;
    top: auto;
    z-index: 9;
    min-height: auto;
    padding-right: 15px;
    left: auto;
    right: auto;
}
.page .mv-rihgt {
    left: 17%;
}
.page .shine.bot.mv-left {
    right: auto;
    left: 49px;
}
.page .project-sec .shine.bot.mv-left {
    right: 0px;
}
.page .project-sec .mv-rihgt {
    left: 0px;
}
.page .contactus .foter .shine.bot.mv-left {
    right: 0px;
}
.photos .photo {
    width: 100%;
}
.photos .photo img {
    width: 100%;
}
.pagination {
    padding: 25px 15px 0px;
}
}


@media (max-width:320px) { 
.navbar-nav li.current-menu-item a, .navbar-nav li a:hover {
    font-size: 27px;
}
.list-img li {
    margin: 11px 10px 0px;
    width: 41.9%;
}
.pospad {
    padding-top: 10px;
}
.page .mv-rihgt {
    left: 0px;
}
.page .shine.bot.mv-left {
    right: auto;
    left: 0px;
}
.single .img-hg .frme.shine-op {
    height: 209px;
}
}
