h1 { font-size: 52px; font-weight: 400; color: #cd4f4f; }

h2 { font-size: 48px; font-weight: 400; color: #004ba8; margin: 40px 0 25px; }
@media screen and (max-width: 991px) { h2 { font-size: 30px; margin-top: 40px; } }

h3 { font-size: 36px; font-weight: 400; color: #222222; margin-bottom: 10px; margin-top: 0px; }
@media screen and (max-width: 991px) { h3 { font-size: 26px; } }

h4 { font-size: 34px; font-weight: 600; color: #161616; }

h5 { font-size: 30px; font-weight: 400; color: #161616; }

p { color: #2c2c2c; font-size: 26px; margin-bottom: 30px; font-weight: 300; }
p span { font-size: 32px; }

a:focus { outline: none; }

.btn-danger { background: #cd4f4f; }

.fontsize1 { font-size: 35px; }
@media screen and (max-width: 991px) { .fontsize1 { font-size: 28px; } }

.nospace { margin: 0px; }

.nospacetop { margin-top: 0px; }

.topspace { margin-top: 50px; }

.topspace2 { margin-top: 80px; }

.addtopspace { margin-bottom: 30px; font-weight: 400; }

.w-400 { font-weight: 400; }

html, body { height: 100%; width: 100%; }

body { font-family: 'Open Sans', sans-serif; color: #000; font-size: 30px; overflow-x: hidden; }

#preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #fff; z-index: 999999; }
#preloader #status { width: 70px; height: 70px; position: absolute; left: 50%; top: 50%; background-image: url(../images/loader.gif); background-repeat: no-repeat; background-position: center; }

#header { width: 100%; position: fixed; transition: background .5s ease-in-out; -moz-transition: background .5s ease-in-out; -webkit-transition: background .5s ease-in-out; z-index: 99; }
#header .logo img { padding-top: 28px; }
@media screen and (max-width: 767px) { #header .logo img { padding-top: 15px; } }
#header .logo .bluelogo, #header .logo .blacklogo { display: none; }
#header .logo:hover img { display: none; }
#header .logo:hover .bluelogo { display: block; }
#header #mainmenu ul { list-style: none; margin-top: 22px; text-align: right; padding-left: 0; }
#header #mainmenu ul li { display: inline; color: #fff; font-size: 18px; margin: 0 15px; margin-right: 0px; }
#header #mainmenu ul li a { color: #fff; }
#header #mainmenu ul li a:hover { color: #004ba8 !important; text-decoration: none; }
@media screen and (max-width: 767px) { #header #mainmenu { background: #222222; margin: 25px -15px 0; }
  #header #mainmenu ul { text-align: left; }
  #header #mainmenu ul li { display: block; margin: 0px; line-height: 2; }
  #header #mainmenu ul li a { color: #ffffff; } }
#header .menuicon { display: none; margin-top: 30px; float: right; color: #fff; cursor: pointer; font-size: 22px; margin-right: 0; position: relative; width: 24px; }
#header .menuicon span { background: #ffffff; height: 2px; position: absolute; top: 2px; width: 100%; left: 0px; }
#header .menuicon span:nth-child(2) { top: 8px; }
#header .menuicon span:nth-child(3) { top: 14px; }
@media screen and (max-width: 767px) { #header .menuicon { display: block; margin-top: 0px; position: relative; top: 25px; } }
#header .bluelogo { display: none; }
#header.affix { background-color: #ffffff; box-shadow: 1px 0 7px 0 rgba(0, 0, 0, 0.4); border-radius: 0px; transition: background .5s ease-in-out; -moz-transition: background .5s ease-in-out; -webkit-transition: background .5s ease-in-out; }
@media screen and (max-width: 767px) { #header.affix #mainmenu { background-color: #ffffff !important; } }
#header.affix .logo:hover .blacklogo, #header.affix .logo .bluelogo { display: none; }
#header.affix .logo .blacklogo { display: block; }
#header.affix .logo:hover .bluelogo { display: block; }
#header.affix li, #header.affix a { color: #2c2c2c !important; }
#header.affix span { color: #2c2c2c; }
#header.affix img:first-child { display: none !important; }
#header.affix img.bluelogo { display: inline-block; }
#header.affix .menuicon span { background: #2c2c2c; }
@media screen and (max-width: 767px) { #header .navbar { margin-bottom: 10px; } }

#banner { background: url(../images/banner.jpg) no-repeat right center; min-height: 800px; background-size: cover; -webkit-background-size: cover; overflow: hidden; width: 100%; }
@media screen and (max-width: 1200px) { #banner { background-position: center center; } }
#banner .caption { text-align: center; }
#banner .caption h3 { font-size: 65px; font-weight: 300; color: #bfe1ff; margin: 235px 0 0; }
#banner .caption h2 { font-size: 90px; color: #ffffff; font-weight: 700; letter-spacing: -2px; margin-bottom: 0; margin-top: 10px; line-height: 1.3em; }
@media screen and (max-width: 1366px) { #banner .caption h2 { font-size: 65px; }
  #banner .caption h3 { font-size: 48px; } }
@media screen and (max-width: 1199px) { #banner .caption h2 { font-size: 44px; margin-top: 20px; margin-bottom: 20px; letter-spacing: 1px; }
  #banner .caption h3 { font-size: 40px; margin: 210px 0 20px; } }
@media screen and (max-width: 991px) { #banner .caption h2 { font-size: 34px; margin-top: 20px; margin-bottom: 20px; letter-spacing: 1px; }
  #banner .caption h3 { font-size: 30px; margin: 170px 0 20px; } }
@media screen and (max-width: 767px) { #banner .caption h2 { letter-spacing: 0px; line-height: 1.4em; }
  #banner .caption h3 { margin: 120px 0 20px; } }
@media screen and (max-width: 480px) { #banner .caption h3 { font-size: 25px; margin-top: 120px; }
  #banner .caption h2 { font-size: 22px; } }
@media screen and (max-width: 1199px) { #banner { min-height: 550px; } }
@media screen and (max-width: 991px) { #banner { min-height: 450px; } }
@media screen and (max-width: 767px) { #banner { padding-bottom: 50px; min-height: 350px; } }

.brandslogo { margin-top: 40px; }

#content { text-align: center; }
@media (min-width: 992px) { #content .sm-container { width: 970px; } }
@media (min-width: 768px) { #content .sm-container { width: 750px; } }
@media (min-width: 1366px) { #content .sm-container { width: 1130px; } }
@media (max-width: 767px) { #content .sm-container { width: 90%; } }
#content .first { padding-top: 0px !important; }
#content section { padding: 50px 0; }
@media screen and (max-width: 767px) { #content section { padding: 40px 0; }
  #content section:nth-child(4) { padding: 40px 0 !important; } }
#content section.even { background: #f7f7f7; }
#content article p:last-child { margin-bottom: 0px; }
#content article .redrow { background: #cd4f4f; height: 6px; width: 150px; margin: 50px auto 0; display: inline-block; }
@media screen and (max-width: 767px) { #content article .redrow { margin: 20px auto 0; } }
#content .alignmiddle { margin-top: 35px; }
#content .markmianinfo p { margin-top: 50px; line-height: 36px; }
#content .markmianinfo p:last-child { margin-top: 0px; }
@media screen and (max-width: 767px) { #content .markmianinfo p { margin-top: 40px; margin-bottom: 50px !important; } }
#content .mosttext { padding: 14px 50px; color: #ffffff; background: #004ba8; position: relative; top: -130px; display: inline-block; border-radius: 50px; margin-bottom: 0; }
#content .mosttext:hover { text-decoration: none; }
@media screen and (max-width: 991px) { #content .mosttext { top: -125px; } }
@media screen and (max-width: 767px) { #content .mosttext { padding: 16px 18px; font-size: 20px; top: -110px; } }
@media screen and (max-width: 639px) { #content .mosttext { font-size: 22px; } }
#content .picture { margin-top: 40px; margin-bottom: 35px; margin: auto; }
@media screen and (max-width: 991px) { #content .picture { margin-bottom: 0px; } }
@media screen and (max-width: 767px) { #content .padding { padding: 40px 0; } }
#content .nopad { padding-bottom: 0px; }
#content .nopad1 { padding-top: 70px; padding-bottom: 120px; }
@media screen and (max-width: 767px) { #content .nopad1 { padding: 30px 0 100px; } }
#content ul { padding-left: 30px; }
#content ul li { list-style: none; position: relative; }
#content ul li:before { content: " "; position: absolute; left: -30px; top: 14px; background: #555; height: 8px; width: 8px; border-radius: 50%; }
#content p.testimonials { width: 80%; margin: auto; font-size: 24px; font-style: italic; margin-bottom: 40px; }
#content p.testimonials span { display: block; color: #3e3e3e; font-size: 23px; margin-top: 20px; font-weight: 400; }
@media screen and (max-width: 767px) { #content p.testimonials { font-size: 20px; }
  #content p.testimonials span { font-size: 20px; } }
#content .brands img { margin: 0 2px; }
#content .space1 { padding-bottom: 85px; }
#content .space2 { position: relative; top: -30px; padding-bottom: 50px; }
#content .space3 { margin-top: -40px; }

.table { text-align: center; }

.tabledata { font-size: 30px; }
.tabledata thead { background: #004ba8; color: #ffffff; }
.tabledata thead th { padding: 15px 25px !important; text-align: center; }
.tabledata thead th:nth-child(2) { background: #006bcc; }
.tabledata tbody { background: #e6e6e6; }
.tabledata tbody tr:nth-of-type(2n+1) { background: #cccccc; }
.tabledata tbody td { border-right: 1px #666666 solid; padding: 10px 25px !important; }
.tabledata tbody td span { display: block; font-weight: 300; font-size: 25px; }
.tabledata tbody td:nth-child(2) span { display: inline-block; font-size: 25px; }
.tabledata tbody td:last-child { border: 0px; }
@media screen and (max-width: 767px) { .tabledata tbody td { padding: 10px !important; }
  .tabledata tbody td span { font-size: 22px !important; } }
.tabledata .projects .col-sm-6:nth-child(1), .tabledata .projects .col-sm-6:nth-child(3) { margin-bottom: 25px; }
@media screen and (max-width: 991px) { .tabledata .projects .col-sm-6:nth-child(1), .tabledata .projects .col-sm-6:nth-child(3) { margin-bottom: 0px; }
  .tabledata .projects img { margin: auto; } }
@media screen and (max-width: 991px) { .tabledata { font-size: 26px; } }
@media screen and (max-width: 767px) { .tabledata { font-size: 22px; } }
.tabledata .light thead { background: #818181; }
.tabledata .light thead th:nth-of-type(2) { background: #6a6a6a; text-align: center; }
.tabledata .light tbody { background: #f1f1f1; }

.head { background: #363636; font-size: 30px; font-weight: 400; text-align: center; color: #fff; padding: 20px 0; font-family: 'MyriadSetPro-Bold'; }

.middle { background: #636363; font-size: 30px; font-weight: 400; text-align: center; color: #fff; padding: 5px 0; }
.middle strong { font-size: 50px; padding: 20px 0; display: block; }
@media screen and (max-width: 991px) { .middle strong { font-size: 30px; } }
.middle + p { font-size: 19px; color: #555555; text-align: center; margin-top: 10px; margin-bottom: 0px; }

.topspace img { margin: auto; display: inline-block; }

.foot { background: #d7d7d7; font-size: 30px; font-weight: 400; text-align: center; color: #555555; padding: 20px 0; }

.teams { margin-top: 40px; }
.teams .head { padding: 10px 0; }
.teams p { font-size: 22px; color: #555555; margin-top: 15px; margin-bottom: 0; }

.gutter [class*='col-'] { padding: 0px; }

.nospace p { margin-bottom: 30px; }

footer { padding: 25px 0 0; }
@media screen and (max-width: 767px) { footer { margin-top: 25px; } }
footer .error { font-size: 14px; margin-top: 5px; text-align: left; color: #cd4f4f; }
footer .thank-you { display: none; font-size: 24px; text-align: center; padding-top: 60px; color: green; }
footer form.m-form-style h5 { margin: 40px 0 60px; font-weight: 300; font-size: 44px; text-align: center; }
footer form.m-form-style label { position: relative; width: 100%; height: auto; font-size: 14px; font-weight: normal; color: #969696; }
@media only screen and (max-width: 767px) { footer form.m-form-style label { height: auto; margin-bottom: 30px; } }
@media only screen and (max-width: 767px) { footer form.m-form-style label:not(:first-child) { margin-top: 1rem; } }
footer form.m-form-style label:not(:last-child) input { margin-bottom: 12px; margin-bottom: 1.2rem; }
footer form.m-form-style label span { position: absolute; left: 2px; top: -5px; -webkit-transition: 500ms; transition: 500ms; z-index: 1; font-weight: normal; font-size: 20px; font-weight: 300; }
@media only screen and (max-width: 992px) { footer form.m-form-style label span { -webkit-transition: 1000ms; transition: 1000ms; } }
footer form.m-form-style input { background-color: transparent; height: 32px; height: 3.2rem; width: 100%; border: 0; border-bottom: 1px solid #969696; z-index: 2; font-weight: 300; font-size: 20px; font-size: 2rem; }
footer form.m-form-style input span { top: 8px; }
footer form.m-form-style input:focus { outline: none; border-bottom: 2px solid #222222 !important; -webkit-transition: 500ms; transition: 500ms; color: #222222; }
@media only screen and (max-width: 992px) { footer form.m-form-style input:focus { -webkit-transition: 1000ms; transition: 1000ms; } }
footer form.m-form-style input:focus + span, footer form.m-form-style input:valid + span { top: -15px; font-size: 13px; font-weight: 400; color: #969696; letter-spacing: 0px; letter-spacing: 0.07rem; -webkit-transition: 500ms; transition: 500ms; }
@media only screen and (max-width: 992px) { footer form.m-form-style input:focus + span, footer form.m-form-style input:valid + span { -webkit-transition: 1000ms; transition: 1000ms; } }
@media screen and (max-width: 767px) { footer form.m-form-style .text-right { text-align: center; } }
footer form.m-form-style .messagebox { margin-top: 30px; }
@media screen and (max-width: 767px) { footer form.m-form-style .messagebox { margin-top: 10px; } }
footer form.m-form-style .messagebox h4 { font-size: 19px; font-weight: 400; margin: 0 0 10px; color: #ffffff; text-align: left; }
footer form.m-form-style .messagebox textarea { border: 0px; width: 100%; border-bottom: 1px #969696 solid; padding: 7px 0; font-weight: 300; font-size: 20px; font-size: 2rem; color: #969696; height: 90px; margin-bottom: 30px; background: transparent; }
footer form.m-form-style .messagebox textarea:focus { color: #222222; border-bottom: 2px solid #222222 !important; -webkit-transition: 500ms; transition: 500ms; outline: none; }
@media only screen and (max-width: 992px) { footer form.m-form-style .messagebox textarea:focus { -webkit-transition: 1000ms; transition: 1000ms; } }
footer form.m-form-style .messagebox textarea:focus + span, footer form.m-form-style .messagebox textarea:valid + span { top: -9px; font-size: 13px; font-weight: 400; color: #969696; letter-spacing: 0px; letter-spacing: 0.07rem; -webkit-transition: 500ms; transition: 500ms; }
@media only screen and (max-width: 992px) { footer form.m-form-style .messagebox textarea:focus + span, footer form.m-form-style .messagebox textarea:valid + span { -webkit-transition: 1000ms; transition: 1000ms; } }
@media only screen and (max-width: 767px) { footer form.m-form-style label.textarea { margin-top: 5px; } }
footer form.m-form-style .btn { color: #ffffff; background: #004ba8; padding: 10px 80px; font-size: 26px; border-radius: 0px; width: auto; display: inline-block; height: auto; margin-bottom: 20px; }
@media screen and (max-width: 640px) { footer form.m-form-style .btn { padding: 8px 80px; font-size: 24px; width: 100%; } }
footer form.m-form-style .btn:hover { background: #004ba8; }
footer form.m-form-style .btn:focus { color: #ffffff; border-bottom: 0px !important; }
footer .footer-section-1 { background: #222222; padding: 20px 0; position: relative; font-size: 20px; color: #fff; font-weight: 300; }
footer .footer-section-1 h3 { margin-bottom: 10px; }
footer .footer-section-1 a { color: #ffffff; }
@media screen and (max-width: 767px) { footer .footer-section-1 .footerlast { margin-bottom: 15px; }
  footer .footer-section-1 .footerlast:last-child { margin-bottom: 0px; } }
footer .footerbottom { background: #161616; padding: 15px 0; font-size: 14px; font-weight: 300; color: #ffffff; text-align: center; }
footer .footerbottom .col-sm-6 { text-align: left; line-height: 3.6em; }
footer .footerbottom .col-sm-6:last-child { text-align: right; }
@media screen and (max-width: 767px) { footer .footerbottom .col-xs-12, footer .footerbottom .col-xs-12:last-child { text-align: center; } }

@media screen and (max-width: 767px) { h4 { font-size: 24px; }
  p { font-size: 22px; } }
