/* ***********************************************************************************************

   Created by Mohamad Fala.

   https://mohamadfala.com

   mohamadfala@gmail.com

   ******************************************************************************************** */

   @font-face {
     font-family: 'rthin';
     src: url('../fonts/RobotoSlab-Thin.ttf') format('truetype');
   }

   @font-face {
     font-family: 'rlight';
     src: url('../fonts/RobotoSlab-Light.ttf') format('truetype');
   }

   @font-face {
     font-family: 'rregular';
     src: url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
   }

   @font-face {
     font-family: 'rbold';
     src: url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
   }



   @font-face {
     font-family: 'mbold';
     src: url('../fonts/opensans/Montserrat-Bold.ttf') format('truetype');
   }@font-face {
     font-family: 'mregular';
     src: url('../fonts/opensans/Montserrat-Regular.ttf') format('truetype');
   }

   @font-face {
     font-family: 'extra';
     src: url('../fonts/opensans/OpenSans-ExtraBold.ttf') format('truetype');
   }

   @font-face {
     font-family: 'bold';
     src: url('../fonts/opensans/OpenSans-Bold.ttf') format('truetype');
   }

   @font-face {
     font-family: 'light';
     src: url('../fonts/opensans/OpenSans-Light.ttf') format('truetype');
   }

   @font-face {
     font-family: 'regular';
     src: url('../fonts/opensans/OpenSans-Regular.ttf') format('truetype');
   }

   @font-face {
     font-family: 'semibold';
     src: url('../fonts/opensans/OpenSans-SemiBold.ttf') format('truetype');
   }





::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #e2e2e2;
    border-radius: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 200px;
    background: #999;
}
html {
  overflow-x: hidden;
  overflow-x: hidden;
}
body {
	font-family: 'regular' !important;
  overflow-x: hidden;
  background: #fff !important;
  -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
	font-family: din !important;
}


.p1 {
  padding-top: 14px !important;
  padding-left: 15px !important;
  padding-left: 15px !important;
}

.overlay {
	width: 100%;
  max-height: 670px;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	background: #000;
	opacity: 0.0;
}



.reviews {
  background: #fff;
  padding: 50px 0px;
}

.reviews h1 {
  color: #222;
  font-family: black !important;
  font-size: 40px;
  margin-bottom: 10px;
}

.reviews .p {
  color: #333;
  opacity: .8;
  font-size: 15px;
  font-family: light !important;
}

.reviews img {
  width: 100%;
  border-radius: 200px;
}

.reviews i {
  color: #ffc100;
  margin-right: 3px;
}

.reviews .box {
  background: #fff;
  margin-bottom: 40px;
}

.reviews p {
  color: #333;
  opacity: .9;
  font-family: light;
  margin-top: 20px;
  font-size: 16px;
}

.reviews h2 {
  font-family: rlight !important;
  color: #2c2c2c;
  margin-bottom: 4px;
  font-size: 16px;
  text-transform: uppercase;
}

.contactme {
  background: #fff;
}

.topbar {
  background: #fff;
  padding: 10px 0px;
}
.topbar a {
  color: #332f30;
}
.topbar a i {
  color: #fff;
  background: #df382f;
  border-radius: 100px;
  font-size: 13px;
  margin-right: 5px;

}
.topbar .email {
  padding: 7px 7px;
}
.topbar .phone {
  padding: 7px 8.4px;
}
.topbar .fcb {
  padding: 7px 9.79px;
}
.topbar .linkedin {
  padding: 7px 7.93px;
}
.topbar input {
  margin-bottom: 0px;
    margin-top: 25px;
    padding: 8px 20px !important;
    border-radius: 100px !important;
}
.topbar input:focus {
  outline: none;
}

.topbar .links a {
  padding: 29px 0px;
display: inline-block;
}


#allFields {
  display: none;
}

input[type=text], textarea,select {
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 1px;
  padding: 15px 20px;
  width: 100%;
  margin-bottom: 10px;
}

.reviews h4 {
  font-family: light !important;
  color: #2c2c2c;
  opacity: .7;
  margin-top: 0px;
  font-size: 14px;
  padding-bottom: 15px;
}

.reviews .box2 {
  border-left: 3px solid #e4e4e4;
  padding-left: 18px;
}

.explore {
}
.explore h3 {
  color: #222;
  font-family: black !important;
  font-size: 40px;
  margin-bottom: 10px;
}



.post-box {
  background: #fff;
  border-radius: 1px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.08), 0 0 2px rgba(0, 0, 0, 0.08);
  color: #1A1A1A;
  margin-bottom: 40px;
}

.post-box h2 {
  margin-top: 0px;
  font-size: 21px;
  font-family: regular !important;
  margin-bottom: 5px;
}

.post-body {
  padding: 21px 25px;

}
.post-body p {
  color: #444 !important;
  font-family: light;
  font-size: 15px;


}
.post-header {
  padding: 21px 25px;
}
.post-box p a {
  color: #999 !important;
  font-family: light;
}

.post-box .cat {
  font-family: regular !important;
  color: #888 !important;
}

.post-box p {
  margin-bottom: 0px;
}

.post-box a {
  color: #1a1a1a
}


.popular-posts h4 {
  color: #999;
  font-family: regular !important;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 26px;
}

.ppbox {
  margin: 15px 0px;
}

.ppbox h5 {
  font-size: 13px;
    font-family: regular !important;
    color: #555;
    margin-top: 7px;
    margin-bottom: 0px;
    vertical-align: middle !important;
}


.categories-box h1 {
  font-size: 15px;
font-family: regular !important;
color: #1a1a1a;
margin-top: 0px;
margin-bottom: 4px;
}

.categories-box p {
  color: #999;
font-family: light;
font-size: 13px;
line-height: 14px;
margin-bottom: 12px;
}


.categories-box h4 {
  color: #999;
  font-family: regular !important;
  font-size: 13px;
  margin-top: 0px;
  margin-bottom: 26px;
}



.comento h1 {
  font-family: mregular !important;
  font-size: 30px;
  color: #2c2c2c;
  margin-top: 0px;
  margin-bottom: 30px;
}

.comento input {
  width: 100%;
  padding: 13px 20px;
  border-radius: 6px;
  border: 1px solid #e2e2e2;
}

.comento textarea {
  width: 100%;
  padding: 25px 20px;
  border-radius: 6px;
  border: 1px solid #e2e2e2;
}

.comento input:focus, .comento textarea:focus {
  outline: none;
  border: 1px solid #e2e2e2 !important;
}


.comento {
  border-radius: 1px solid #000 !important;
  padding-top: 80px !important;
}




  .blogPost h2 {
    color: #fff;
    font-family: mbold !important;
    line-height: 40px;
    font-size: 40px;
    margin-top: 15px;
    padding-right: 10px;
  }
  .blogPost {
    margin-bottom: 60px;
    width: 100%;
    height: 300px;
    background-size: cover !important;
    border-radius: 6px;
  }

  .blogPost:after {
    content: "";
    background: #000;
  }

  .postImg {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    border-radius: 0px;
  }


  .postDate {
    background: #20b251;
    padding: 3px 7px;
    color: #fff;
    border-radius: 1px;
    font-family: regular !important;
    font-size: 13px;

 }

 .postHead {
   padding: 2px 15px;
   color: #fff !important;
   position: absolute;
   bottom: 80px;
   width: 95%;
 }
 .postHead h2 a {
   color: #fff !important;
 }





  .pagination a {
    padding: 5px 10px;
    margin: 5px 5px;
    background: #e5e5e5;
    color: #7f7f7f;
    border-radius: 100px;
  }

  .pagination .prev, .pagination .next {
    padding: 5px 5px;
    margin: 5px 10px;
    background: #e5e5e5;
    color: #7f7f7f;
    border-radius: 100px;
  }

  .pagination .current {
    padding: 5px 10px;
    margin: 5px 5px;
    background: #7f7f7f;
    color: #fff;
    border-radius: 100px;
  }
  
.explore p {
  color: #333;
  opacity: .8;
  font-size: 15px;
  font-family: light !important;
}




.button {
  background: #df382f;
  padding: 16px 40px;
  border-radius: 100px;
  border: 1px solid #df382f;
  font-family: mregular;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}

.button:hover {
  color: #fff;
  opacity: .99;
  padding: 16px 45px;
}


.buttonc {
  background: transparent;
  padding: 16px 40px;
  border-radius: 100px;
  border: 1px solid #df382f;
  font-family: mregular;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #df382f;
  transition: all 0.2s ease-in-out 0s;
}

.buttonc:hover {
  color: #fff;
  background: #df382f
}


.button-dark {
  background: #04121f;
  padding: 18px 35px;
  border-radius: 6px;
  border: 0px solid #04121f;
  font-family: bold;
  font-size: 18px;
  color: #fff;
}

.button-dark:hover {
  background: #df382f;
  color: #fff;
}

.button-white {
  background: #fff;
  padding: 15px 35px;
  border-radius: 3px;
  border: 1px solid #fff;
  font-family: bold;
  font-size: 15px;
  color: #f05670;
}

.button-trans {
  background: transparent;
  padding: 13px 35px;
  border-radius: 3px;
  border: 2px solid rgba(255,255,255,0.28);
  font-family: bold;
  font-size: 15px;
  color: #f7f7f7;
}


.button-trans1 {
  background: rgba(255,255,255,0.28);
  padding: 15px 35px;
  border-radius: 3px;
  border: 0px solid #fff;
  font-family: bold;
  font-size: 15px;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
}

.button-trans1:hover {
  background: rgba(255,255,255,0.48);
  color: #333 !important;
}

.button-trans1:hover {
  background: rgba(255,255,255,0.9);
  padding: 15px 35px;
  border-radius: 3px;
  border: 0px solid #fff;
  font-family: bold;
  font-size: 15px;
  color: #f05670;
}

.button-green {
  background: #76c591;
  padding: 15px 35px;
  border-radius: 3px;
  border: 0px solid #fff;
  font-family: bold;
  font-size: 15px;
  color: #fff;
}


.secvideo {
  width: 100%;
  display: none;
}


.video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;

    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

.section1 {
  background: #fdfdfd;
  width: 100%;

}

.section1 h3 {
  color: #000;
  margin-top: 0px;
  margin-bottom: 2px;
}

.section1 p {
  font-size: 18px;
  font-family: light;
}

.section1 img {
  width: 30%;
}

.section1 h5 {
  color: #000;
  font-family: bold !important;
  font-size: 20px;
  margin-top: 15px !important;
}


.video-section {
  height: 600px;
  background: #fff;
}

.video-section h3 {
  color: #000;
  text-transform: uppercase;
}


#logo {
  transition: all 0.2s ease-in-out 0s;
}
#logo1 {
  display: none;
  transition: all 0.2s ease-in-out 0s;
}
.logoo {
  display: block;
  transition: all 0.2s ease-in-out 0s;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.transparent ul li a {
  color: #fff !important;
  font-family: regular !important;

}

.sliderh1 {
  color: #96d9f1;
font-size: 55px;
font-family: bold !important;
margin-top: 150px;
}
.home-video {
  height: auto;
  width: 100%;
  padding: 0px 0px;
  margin-top: 74px;
}

.home-video video {
  width: 100%;
}
.home-header {
  width: 100%;
  height: 600px;
  background: url('../img/bb1.jpg');
  background-size: cover;
  background-attachment: fixed;
    background-position-y: -150px;
}

.home-header h1 {
  color: #263540;
font-size: 40px;
font-family: rthin !important;
margin-top: 180px;
line-height: 55px;
letter-spacing: -1px;
}
.home-header p {
  color: #fff;
  font-family: light;
  font-size: 18px;
  line-height: 33.88px;
  -webkit-font-smoothing: antialiased;
}


.home-logo {
  width: 164px;
}

.search {
  border: 0px solid #fff;
  border-radius: 200px;
  margin-top: 4px;
  background: url(../img/srr.png) no-repeat scroll 12px 9px;
      padding-left: 45px;
        height: 39px;
  width: 220px;
  padding-left: 15px;
  padding-right: 15px;
  color: #fff;
  font-family: regular;
  transition: width 0.5s; /* Animation time */
  -webkit-transition: width 0.5s; /* For Safari */
  color: #fff;
}

.searchy {
  border: 2px solid #fff;
  color: #fff !important;
  background: url(../img/srr.png) no-repeat scroll 12px 9px;
      padding-left: 45px;
    }

.search:focus {
  outline: none;
  width: 300px;
}


.search::-webkit-input-placeholder {
    color:#999;
}

.search::-moz-placeholder {
    color:#999;
}

.search::-ms-placeholder {
    color:#999;
}

.search::placeholder {
    color:#999;
}

.header-search::-moz-placeholder {
    color: #e2e2e2;
    opacity: 1
}
.header-search:-ms-input-placeholder {
    color: #e2e2e2
}
.header-search::-webkit-input-placeholder {
    color: #ccc;
    font-family: ultra;
}

.header-search {
	border-radius: 300px;
	padding: 10px 20px;
    border: none;
    position: absolute;
    top: 8.5px;
    margin-left: 110px;
    width: 300px;
    border: 1px solid #e2e2e2;
        background-color: #fdfdfd;
        transition: all 0.2s ease-in-out 0s;
}

.header-search:focus {
  outline: none !important;
  border: 1px solid #999;
  color: #777;
      background-color: #fff;
      transition: all 0.2s ease-in-out 0s;
}
.search-btn {
	opacity: .4;
    background: url(../img/sr.png) no-repeat;
    cursor: pointer;
    position: absolute;
    top: 22px;
    left: 618px;
    width: 13px;
    height: 13px;
    border: none;
}

.navlinks a {
  padding: 10px 20px;

}

.navlinks a img {
  opacity: .76;
  width: 25px !important;
}
.navlinks a img:hover {
  opacity: .996;
}



.wbox {
  background: #fff;
  text-align: center;
  color: #23313c;
  font-family: light;
  font-size: 15px;
      border: 1px solid #eaeaea;
      width: 90%;
      float: right;
}
.wrow {
  padding: 19px 19px;
  background-color: #263540;
color: #fff;
text-transform: uppercase;
font-family: rbold;
  font-size: 16px;
}
.wrow2 {
  padding: 19px 19px;
  background: #fbfbfb;
}
.wrow1 {
  padding: 19px 19px;
  background: #fff;
}


.testimonials {
  background: url('../img/h3.png');
  background-size: cover;
  height: 560px;
}

.circle {
	margin-top: -21px;
	border-radius: 200%;
	width: 120px;
	height: 120px;

}

.qt {
	position: relative;
	top: 10%;
	left: -56px;
}

.cirdiv {

	border: 1px solid #aaaaaa;
	border-radius: 200%;
width: 136px;
	height: 136px;
}

.testimonials .quote-author {
  display: inline-block;
  text-align: center;
  overflow: hidden;
  width: 250px;
  margin-top: 0px;
}
.testimonials .quote-author img {
  max-height: 60px;
  float: left;
  display: inline-block;
  margin-right: 16px;
}
.testimonials .quote-author h6 {
  display: inline-block;
  margin-bottom: 0;
  line-height: 18px;
  padding-top: 14px;
}
.testimonials .quote-author span {
  display: block;
  line-height: 18px;
}

.btny {
	background: #f71919;
	border-radius: 3px;
	color: #fff;
	font-family: regular;
	font-size: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	transition: all 0.3s ease 0s;

}

.btny:hover {
	background: #e13462;
	color: #fff;


}

section {
	padding: 80px 0px;
}

.app {
	position: absolute;
	right: 0px;
}


.white-bg {
	background: #fff;
}

.grey-bg {
	background: #f1f2f6;
}

.dark-bg {
	background: #1a2342;
	color: #fff !important;
}


.active a {
	color: #a9b4c1 !important;

}

.active1 {
	color: #f71919 !important;
}
.footer-links a {
	color: #fff;
	margin: 0px 10px;
	transition: all 0.3s ease 0s;
}

.footer-links a:hover {
	color: #df382f !important;
}

.text1 {
	font-family: hairline;
	font-size: 30.4px;
	text-transform: uppercase;
	color: #cacaca;
}





.mission {
  background: url('../img/bg1.jpg'); !important;
  background-size: cover;

}

.mission h1 {
  font-size: 25px;
  font-family: mregular !important;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 18px;
}
.mission p {
  font-family: light;
  font-size: 16px;
  color: #fff;
  letter-spacing: 0.01em;
}


.services {
  background: #fafafa !important;

}

.services h2 {
  font-size: 15px;
  font-family: rbold !important;
  color: #df382f;
  margin-top: 0px;
  margin-bottom: 8px;
}
.services p {
  font-family: light;
  font-size: 16px;
  color: #2c2c2c;
  letter-spacing: 0.01em;
}

.services h1 {
  color: #2c2c2c;
  font-family: rlight !important;
  -webkit-font-smoothing: antialiased;
  font-size: 33px;
  line-height: 44px;
  margin-top: 0px;
}

.sercons {
  background: #fff;
  padding: 50px 0px;
}

.sercons i {
  font-size: 14px !important;
  opacity: .9;
}

.sercons h3 {
  font-family: mbold !important;
  font-size: 19px;
  color: #2c2c2c;
  text-transform: uppercase;
letter-spacing: 0.03em;
}


.sercons p {
  letter-spacing: 0.01em;
line-height: 25px;
font-family: light;
font-size: 16px;
color: #2c2c2c;
}


.contactme h1 {
  font-family: mregular !important;
  font-size: 17px;
  color: #2c2c2c;
  text-transform: uppercase;
letter-spacing: 0.03em;
margin-top: 0px;
}


.contactme p {
  letter-spacing: 0.01em;
line-height: 25px;
font-family: light;
font-size: 16px;
color: #2c2c2c;
}


.sercons img {
  width: 70px;
}


.page-header {
  background: url('../img/bb1.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0px 0px !important;
  padding-top: 342px;
  padding-bottom: 190px;
background-position: bottom;
}

.page-header h1 {
  font-family: light !important;
  color: #fff;
  font-size: 45px;
  line-height: 35px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.getQuote {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#df382f+21,f81515+100 */
background: #23313c; /* Old browsers */
background: linear-gradient(45deg, #23313c 21%,#425665 100%);

}

.getQuote h1 {
  font-family: rthin !important;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  margin-top: 0px;
  margin-bottom: 0px;
}



.ktitle {
  font-size: 25px;
  font-family: mregular !important;
  color: #df382f;
  margin-top: 0px;
  margin-bottom: 18px;

}

.kbox {
  padding: 40px 40px;
}

.ktext {
  color: #2c2c2c;
  font-family: light !important;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 21px;
  margin-top: 0px;
}


.porto .mtitle {
  font-size: 25px;
  font-family: rregular !important;
  color: #df382f;
  margin-top: 0px;
  margin-bottom: 18px;
}


.porto .stitle {
  color: #2c2c2c;
  font-family: light !important;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 21px;
  margin-top: 0px;
}


.porto {
  background: #f3f3f3;
}

.porto .col-md-2 {
  margin-bottom: 40px;
}

.porto img {
  width: 100%;
  border-radius: 3px;
}


.clienty h1 {
  font-size: 25px;
  font-family: mregular !important;
  color: #df382f;
  margin-top: 0px;
  margin-bottom: 18px;
}


.clienty p {
  color: #2c2c2c;
  font-family: light !important;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 21px;
  margin-top: 0px;
}



.teamsec .mtitle {
  font-size: 25px;
  font-family: mregular !important;
  color: #df382f;
  margin-top: 0px;
  margin-bottom: 18px;
}


.teamsec .stitle {
  color: #2c2c2c;
  font-family: light !important;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  line-height: 21px;
  margin-top: 0px;
}



.teamsec {
  background: #fff;
  padding: 80px 0px;
}

.teamsec i {
  font-size: 14px !important;
  opacity: .9;
}

.teamsec h3 {
  font-family: mregular !important;
  font-size: 15px;
  color: #2c2c2c;
  text-transform: uppercase;
letter-spacing: 0.03em;
}


.teamsec p {
  letter-spacing: 0.01em;
line-height: 25px;
font-family: light;
font-size: 16px;
color: #2c2c2c;
}

.teamsec img {
  width: 60px;
  border-radius: 300px;
}




.navbar-nav {

  transition: all 0.2s ease-in-out 0s;
}
.fshad {
  webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
      -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05);
    box-shadow: 0 1px 0 rgba(0,0,0,.05);
}
.white-nav {
  background: #df382f;
  border-bottom: 0px solid #e2e2e2;
  transition: all 0.2s ease-in-out 0s;
  /*webkit-box-shadow: 0 1px 0 rgba(0,0,0,.05);
      -moz-box-shadow: 0 1px 0 rgba(0,0,0,.05);
    box-shadow: 0 1px 0 rgba(0,0,0,.05);*/}


.helplink {
  padding-top: 13.45px;
padding-bottom: 6px;
padding-right: 11px;
padding-left: 15px;
}

.clients {
  background: #fff;
  padding: 40px 0px;
}

.clients p {
  font-family: din !important;
  font-size: 20px;
  color: #000;
  margin-top: 20px;
  opacity: .9
}

#page-footer {
	background-color: #2c2c2c;
	color: #FFF;
	font-family: light;
	font-weight: 700;
}
#page-footer p {
	line-height: 85px;
	margin-bottom: 0;
}


.navbar-custom .navbar-toggle .icon-bar {
    background-color: #fff !important;
}
.social-links a{display:inline-block;color:#fff;text-decoration:none;margin:0 4px;height:36px;width:36px;font-size:1.6rem;line-height:2.4;background-color:#d2342b;border-radius:50px;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}

footer .social-links a:hover{color:#fff;background-color:rgba(0,0,0,.3)}


footer a {
  color: #fff !important;
}
.made-by-me{margin:5px 0;color:#fff;font-size:14px;line-height:1.8; margin-top: 10px; font-family: light !important;}
.made-by-me a{color:#2c2c2c;text-decoration:none}

.loginBtn {
  border-radius: 1px;
  background: #df382f;
  padding-bottom: 10px !important;
  padding-top: 10px !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  color: #fff !important;
  font-family: bold !important;
  letter-spacing: 0.7px;
  margin-left: 15px;
  border: 1px solid #df382f;
  font-size: 9px;

}

.loginBtn:hover {
  color: #fff !important;
  background: #df382f !important;
  border: 1px solid #df382f;
}




.messages {
  width: 330px;
}

/* Dropdown Button */
.dropbtn {
    color: white;
    padding: 14px;
    padding-right: 30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown1 {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    border-radius: 3px;
    z-index: 999999 !important;
    border: 1px solid #eee;
    min-width: 160px;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.09);
}

.dropdown-content:before {
  position: absolute;
top: -7px;
left: 13px;
content: "";
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #eee;
display: inline-block;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {
color: #999;
}

/* Show the dropdown menu on hover */
.dropdown1:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown1:hover .dropbtn {
    background-color: #3e8e41;
}

.followers {
  display: none;
}
@media (max-width: 767px) {
  .transparent ul li a {
    color: #555 !important;
  }
.whySection img {
  width: 80%;
  text-align: center;
  display: none;
}
.home-video {
  margin-top: 0px;
}

footer input {
  width: 100% !important;
  margin-bottom: 5px;
}

  .mobile-center {
    text-align: center;
  }

  .main-header {
    height: 1000px;
  }


  #loginForm {
    padding: 0px 20px;
  }

  .home-header h1 {
    font-size: 30px;
    line-height: 40px;
    margin-top: 20px;
  }
  .home-header {
 background-attachment: scroll;
background-position-y: 0px;
  } 

  .home-header p {
    font-size: 15px;
    line-height: 23px;
  }




	.dark-nav {
		color: #fff !important;
	}
}

.iphone {
  margin-top: 0px;
  position: relative;
  display: block;
  width: auto;
  height: 435px;
  background: url('../img/iphone1.png') no-repeat top;
  background-size: contain;
}

.ytbp {
  color: #df382f;
  font-size: 60px !important;
}
.s1 {
  top: 100px;
    left: 170px;
    position: relative;
    display: block;
    width: 240px;
    height: 350px;
  background: url('../img/s1.gif') no-repeat top;
}
/* --- Animated Phone Loader --- */
#phone {
  margin-top: 0px;
	position: relative;
  display: block;
  width: auto;
  height: 235px;
  background: url('../img/5P44rAn.png') no-repeat top;
}
#receiver {
  position: relative;
  width: auto;
  height: 100px;
  background: url('../img/2xR6R85.png') no-repeat top;

  &.calling {
    -webkit-animation:
      Rotate 1500ms linear 1000ms infinite;
    animation:
      Rotate 1500ms linear 1000ms infinite;
  }
}
@-webkit-keyframes Rotate {
  0% {transform:rotate(0deg);}
  0% {top: 0px}
  3% {transform:rotate(-5deg);}
  6% {transform:rotate(0deg); top:-3vh;}
  9% {transform:rotate(5deg);}
  12% {top: 0px}
   15% {transform:rotate(-5deg);}
  18% {transform:rotate(0deg); top:-1vh;}
  21% {transform:rotate(5deg);}
  25% {top: 0px}
  25% {transform:rotate(0deg);}
}
@keyframes Rotate {
  0% {transform:rotate(0deg);}
  0% {top: 0vh}
  3% {transform:rotate(-5deg);}
  6% {transform:rotate(0deg); top:-18px;}
  9% {transform:rotate(5deg);}
  12% {top: 0vh}
   15% {transform:rotate(-5deg);}
  18% {transform:rotate(0deg); top:-8px;}
  21% {transform:rotate(5deg);}
  25% {top: 0vh}
  25% {transform:rotate(0deg);}
}



.apply {
  height: 250px;
  width: 100%;
  background: url('../img/apply.jpg');
  background-size: cover;
}

.apply h1 {
  color: #fff;
}

.aform {
  background: #fff;
}

.cola {
  width: 100% !important;
  background: #f05670;
  padding: 14px 15px;
  border: 1px solid #f05670;
  border-radius: 3px;
  color: #fff;
}
.cola:hover {
  background: #508ac8;
  border-color: #508ac8;
}
.cola:focus {
  outline: none;
}


.msn {
  background: url(../img/msn.png) no-repeat scroll 12px 17px;
    padding-left: 45px;
}

.aim {
  background: url(../img/aim.png) no-repeat scroll 12px 17px;
    padding-left: 45px;
}
.yahoo {
  background: url(../img/yahoo.png) no-repeat scroll 12px 17px;
    padding-left: 45px;
}
.skype {
  background: url(../img/skype.png) no-repeat scroll 12px 17px;
    padding-left: 45px;
}


.submitBtn {
  background: #f05670;
    border: 1px solid #f05670;
    border-radius: 3px;
    color: #fff;
    padding: 10px 55px;
}

.owl-item {
      margin: 25px 15px;
}

.item a {
  color: #333;
}
.whiteBox {
  background: #fff;
  border-radius: 3px;
  border: 1px solid #e2e2e2;

}
.boxContent {
  padding: 15px 15px;
}

.progressBar {
  width: 100%;
  background: #f7f7f7;
  height: 10px;
}

.progressLine {
  height: 10px;
  background: #df382f;
}

.counts {
  padding: 0px 15px;
  padding-bottom: 25px;
  padding-top: 10px;
}
.counts p {
  float: left;
  font-family: bold !important;
}
.counts span {
  font-family: light !important;
  opacity: .7;
}
.counts .percentage {
  float: right;
  opacity: .6;
  font-family: light !important;
}



.progressLine p {
  padding: 10px 15px;
}
.boxContent h4 {
  font-family: bold !important;
}
.boxContent .p {
  font-family: light !important;
  opacity: .8;
}

.boxUser {
  height: 160.141px;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right:0;
  text-align: center !important;
  background: rgba(155, 218, 241,.9);
  transition: all 5.9s ease 5s;
  -webkit-animation: all 5.9s ease 5s;

}

.boxUser img {
  width: 50px;
  height: 50px;
  border-radius: 200px;
  margin-bottom: 10px;
}

.boxUser p {
  color: #f9f9f9;
  font-family: light !important;
  font-size: 12px;
  margin-top: 25px;
}

.boxUser span {
  text-transform: uppercase;
  color: #fff;
  font-family: regular;
  font-size: 15px;
}

.item a:hover .boxUser {
  display: block;
}

#cat .owl-item {
  margin: 0px 0px;
}

.catBox {
  background-size: cover !important;
  text-align: center;
  height: 300px;
}

.catBox h1 {
  padding-top: 90px !important;
  padding-bottom: 30px;
  color: #fff;
  font-family: bold !important;
  font-size: 30px;
}

#cat .owl-controls {
  display: none !important;
}


.catSection {
  padding-top: 30px;
  padding-bottom: 0px;
}


.whySection {
  background: #fff;
}

.whySection h1 {
  color: #04121f;
  font-family: black !important;
}

.whySection p {
  color: #333;
  font-family: thin;
  font-size: 17px;
}


 /*Logo carousel*/
#clients {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

#clients .clients-wrap {
 display: block;
 width: 95%;
 margin: 0 auto;
 overflow: hidden;
}

#clients .clients-wrap ul {
 display: block;
 list-style: none;
 position: relative;
 margin-left: auto;
 margin-right: auto;
}

#clients .clients-wrap ul li {
 display: block;
 float: left;
 position: relative;
 width: 220px;
 height: 100px;
 line-height: 100px;
 text-align: center;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
   max-width: 60%;
   max-height: 100%;
   -webkit-transition: 0 linear left;
   -moz-transition: 0 linear left;
   transition: 0 linear left;
   -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
   filter: alpha(opacity=65);
   opacity: 1;
}
#clients .clients-wrap ul li img:hover {
 -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: alpha(opacity=100);
 opacity: 0.6;
}


.bottomCTA {
  background: url(../img/bg3.jpg);
  background-position: top;
  background-size: cover;
  height: 500px;
}
.bottomCTA h1 {
  color: #fff;
    font-size: 40px;
    font-family: regular !important;
}

.userTypes {
  padding: 0px 0px;
  background: #db2635;
}

.userTypes h2 {
  font-family: bold !important;
  color: #fff;
  font-size: 30px;
  margin-bottom: 25px;

}

.userTypes p {
  font-family: thin;
  color: #fff;
  opacity: .98;
  font-size: 16px;
}

.userTypes img {
  width: 100%;
}

.col1 {
  background: url('../img/col1.jpg');
  background-size: cover;
  padding: 30px 40px;
  padding-top: 350px;

}


.col2 {
  background: url('../img/col2.jpg');
  background-size: cover;
  padding: 30px 50px;
  padding-top: 350px;

}


.col3 {
  background: url('../img/col3.jpg');
  background-size: cover;
  padding: 30px 50px;
  padding-top: 350px;

}

.userTypes .col-md-4 {
  padding: 0px 0px !important;
}


.ourPartners {
  background: #fff;
}

.ourPartners h1 {
  color: #04121f;
  font-size: 35px;
  margin-bottom: 5px;
  font-family: black !important;
}

.ourPartners p {
  font-family: thin;
  color: #333;
  margin-bottom: 15px;
  font-size: 17px;
}


#video-landing {
	height: auto;
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
  color: white;
}

#video-landing video {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  top: -150px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -100;

}
.over-lay {
  opacity: .2;
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  top: -200px;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -90;
  background: #000;
  height: 900px;

}

.navbar-nav a {
  color: #fff;
  font-family: mbold !important;
  font-size: 13px;
  text-transform: uppercase;
}

#video-landing h1 {
  color: #fff;
  font-family: black !important;
}


.mlogo {
      background: #23313c;
}

#navbar-primary .navbar-nav {
  width: 100%;
  text-align: center;
}
#navbar-primary .navbar-nav > li {
  display: inline-block;
  float: none;
}
#navbar-primary .navbar-nav > li > a {
  padding-left: 30px;
  padding-right: 30px;
}
