img{ max-width:100%; vertical-align:middle;}
/*global css*/
 *{
    margin:0;
     padding:0;
     border:none;
}
 body{
     margin:0;
     padding:0;
     font-size:15px;
     font-family: 'Lato', sans-serif;
     overflow-x: hidden;
 }
 ul{
     margin:0;
}
.vid-content ul {
    margin-top: 32px;
}
.vid-content ul li {
    list-style: disc;
padding-bottom:6px;
}
 ul, li {
    list-style:none;
     color:#FFFFFF;
     font-family: 'Lato', sans-serif;
}
 a{
     color:#a9a9a9;
    ;
     text-decoration:none;
     outline:none;
     border:none;
    font-family: 'Lato', sans-serif;
}
 a:hover{
     text-decoration:none;
}
 a:focus{
    outline: none;
}
 h1, h2, h3, h4, h5, h6{
     font-family: 'Lato', sans-serif;
     font-weight:bold;
     text-transform:uppercase;
}
 h2{
     color:#25417b;
     font-size:25px;
     text-transform:uppercase;
     font-weight:bold;
     font-family: 'Lato', sans-serif;
 }
 h6{
    color:#ffffff;
     font-size:14px;
    font-family: 'Lato', sans-serif;
}
/* close global css*/
 p{
     margin-bottom:15px;
     font-family: 'Lato', sans-serif;
     color:#909090;
     font-size:16px;
     margin-bottom:25px;
}
 section{
     padding:25px 0;
}
 .padding-top40{
     padding-top:40px;
}
 .text-white{
     color:#ffffff;
}
.form-group {
    margin-top: 10px;
}
label {
    font-size: 14px;
    color: #676767;
}
.row.white {
    background: #fff;
}

/*close global css*/



/*top-area*/

.top-content ul li {
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 10px 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}
.top-content ul li a {
    color: #131e4e;
}
.top-area {
    background: #2f3e45;
    padding: 5px 0;
}
.bottom-area{background:#fff; padding:10px 0;}

.top-content{}


.top-content p a {
    color: #fff;
	text-decoration:none;
}
.top-content p {
    font-size: 20px;
    /* line-height: 30px; */
    font-weight: 300;
    margin: 11px 0px;
    padding: 0;
    color: #fff;
}
.top-content p span{ display:block; color:#000; font-size:20px; line-height:25px; font-family: 'Lato', sans-serif; font-weight:300;}

.logo-content img {
    width: 150px;
    margin: 10px 0px;
}

.address-box{ display:inline-block; background:url(../img/map-maker.png) no-repeat 0 0; padding-left:50px; vertical-align:top; font-size:25px; line-height:30px; color:#000; font-family: 'Lato', sans-serif; font-weight:300; margin:20px 0;}

.top-content img {
    width: 430px;
}
/*.top-content ul li i {
    display: inline-block;
    line-height: 37px;
    font-size: 16px;
    background: #677474;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    margin-top: 0px;
}
.top-content ul li i:hover {
    background: #409491;
}
*/

/*close-top-area*/

/*banner-area*/
.banner-area {
    background: url(../img/banner.jpg) no-repeat 0 0;
    background-size: cover;
    height: auto;
    padding: 0px 0px 10px;
}
.logo img {
    width: 200px;
}
.banner-content h3 span {
    color: #fff;
    font-size: 22px;
}
.banner-content h3 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 900;
    margin: 10px 0px;
}
.banner-content {
    padding: 20px;
    margin-top: 21em;
}
.banner-content p a {
    color: #222;
    padding: 0px 6px;
}
.banner-content h2 {
    color: #fff;
    font-size: 36px;
    margin: 15px 0px;
    font-weight: 800;
}
.banner-content p:after {
    content: "";
    height: 3px;
    width: 14%;
    background-color: #fff;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    margin-top: 50px;
}
.banner-content p {
    color: #fff;
    font-size: 20px;
    margin-top: 15px;
    line-height: 27px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.banner-pic img {
    width: 100%;
    border-radius: 20px 0px 0px 20px;
}
.ban-head p {
    color: #222;
    font-size: 20px;
}
.ban-head h2 {
    color: #222;
    font-size: 34px;
    line-height: 46px;
    margin-top: 40px;
}
.ban-address p a {
    color: #222;
}
.ban-address {
    margin-top: 70px;
}
.ban-address p {
    color: #222;
    font-size: 18px;
    margin: 10px 0px;
}
.banner-content p span {
    color: #fbef90;
    font-size: 36px;
}
button.btn.btn-default.learn {
    background: #d8a50a;
    border: none;
    border-radius: 1px;
    color: #131313;
    font-size: 18px;
    padding: 11px 30px;
}
button.btn.btn-default.learn:hover{
    
    color: #222;
}
/*but*/
.btn {
    position: relative;
    display: inline-block;
    margin: 15px 0px;
    padding: 12px 34px;
    text-align: center;
    font-size: 17px;
    letter-spacing: 1px;
    text-decoration: none;
    color: #ffffff;
    background: #ce440d;
    border: 2px solid #ffffff;
    cursor: pointer;
    transition: ease-out 0.5s;
    -webkit-transition: ease-out 0.5s;
    -moz-transition: ease-out 0.5s;
}

.btn.btn-border-2::after,
.btn.btn-border-2::before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    transition: .5s;
}

.btn.btn-border-2::after {
    top: -3px;
    left: -3px;
    border-top: 3px solid transparent;
    border-left: 3px solid transparent;
}

.btn.btn-border-2::before {
    bottom: -3px;
    right: -3px;
    border-bottom: 3px solid transparent;
    border-right: 3px solid transparent;
}

.btn.btn-border-2:hover {
    color: #fff;
}

.btn.btn-border-2:hover::after,
.btn.btn-border-2:hover::before {
    width: calc(50% + 3px);
    height: calc(50% + 3px);
    border-color: #222222;
}
/*close-banner-area*/

/*about-area*/
/*.menu {
    background: #bfad94;
    padding: 30px;
    border-radius: 13px;
}*/
.watch-head {
    margin-bottom: 40px;
}
.watch-area {
    margin-bottom: 40px;
}
.menu p {
    color: #000;
    font-size: 16px;
    line-height: 22px;
    margin: 10px 0px;
}
.menu p a{
    text-decoration: none;
}
.menu h2 {
    margin: 15px 0px 5px;
    /* padding: 10px 0px; */
    line-height: 27px;
    color: #3364af;
    font-size: 20px;
}
.menu:hover {
    border-bottom: 5px #3050ae solid;
}


.about-area {
    background: #fff;
   margin: 50px 0px;
}
.about-head h2 {
    color: #3364af;
    font-size: 30px;
    margin: 10px 0px 30px;
    line-height: 41px;
}
.about-head h2:after {
    content: "";
    height: 3px;
    width: 9%;
    background-color: #3364af;
    position: absolute;
    left: 25%;
    transform: translate(-50%);
    margin-top: 21px;
}
.about-content h2 {
    color: #ce440d;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
    margin-top: 0;
    line-height: 36px;
    margin-bottom: 20px;
}
.about-content p {
    color: #222;
    font-size: 20px;
    margin: 12px 0px;
    font-weight: 300;
    margin-left: 30px;
    line-height: 30px;
}
.about-content:before {
    content: "";
    height: 363px;
    width: 1%;
    background-color: #ce440d;
    position: absolute;
    transform: translate(-50%);
    margin-top: 104px;
    left: 19px;
}
.about-content {
    margin-top: 4em;
}
button.btn.btn-default.evn {
    background: #000000;
    border: none;
    border-radius: 32px;
    color: #fff;
    font-size: 17px;
    padding: 11px 40px;
    margin: 8px 0px;
}

button.btn.btn-default.evn:hover {
    background: #222;
}
.about-content h2 span {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.about-content .sep span{ display:inline-block; width:100px; vertical-align:middle; border:2px solid #fff; margin-bottom:20px;}
.about-content p span {
    /* color: #c5a993; */
    font-weight: 100 !important;
    /* font-size: 21px; */
    /* line-height: 45px; */
    /* font-style: italic; */
}
.about-content p a{ display:inline-block; background:#A11826; padding:15px 20px; border-radius:5px; text-align:center; font-size:25px; line-height:30px; color:#fff; text-decoration:none; font-weight:500; margin:10px 0 10px 0}
.about-content p a:hover{ background:#2c368c; color:#fff;}
.about-pic img {
    margin: 30px 0px;
}

button.btn.btn-default.learn.new {
    font-size: 16px;
    padding: 7px 15px 7px 15px;
    margin-top: 20px;
}

.about-content.copy {
    margin-top: 3em;
}
.about-inner-box h2 {
    font-size: 50px;
    line-height: 40px;
    color: #000000;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 20px;
    border-left: 4px solid #000000;
    padding-left: 10px;
    text-transform: uppercase;
}
.about-inner-box h2 span {
    /* display: block; */
    /* width: 100px; */
    /* vertical-align: middle; */
    /* border: 2px solid #000; */
    margin-top: 10px;
    font-size: 21px;
    /* font-style: italic; */
    color: #c5a993;
    text-transform: capitalize;
}
.about-inner-box p {
    font-size: 24px;
    line-height: 38px;
    padding-bottom: 10px;
    color: #000;
    font-weight: 300;
    margin: 0;
}
/*.about-content h2:before {
    width: 4px;
    height: 35px;
    background: #007f7f;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: 0px;
}*/

/*close-about-area*/


/*vid-area*/

.vid-area {
    margin-bottom: 3em;
}
.vid-content {
    background: #ce440d;
    padding: 80px 80px;
    width: 100%;
    margin-left: -80px;
}
.video-box {
    position: relative;
    z-index: 999;
    margin-top: 25px;
}
.vid-content h2 {
    color: #ffffff;
    font-size: 45px;
    line-height: 50px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-top: 11px;
}
.vid-content h2 span {
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 400;
}
.box-blue {
    background: #3050ae;
    border-radius: 8px;
    margin: 10px 0px;
}
.box-blue h3 {
    color: #fff;
    font-size: 20px;
    line-height: 31px;
    padding: 10px 0px;
    margin: 0px;
    text-transform: unset;
}
.box-blue.red {
    background: #fa546d;
}
.box-blue.yellow {
    background: #ffb342;
}
.box-blue.green {
    background: #649b4d;
}

.vid-content .sep span {
    display: inline-block;
    width: 50px;
    vertical-align: middle;
    border: 2px solid #000;
    margin-bottom: 20px;
}

.vid-content p {
    font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
    line-height: 30px;
    font-weight: 300;
}

.vid-content p a{ 
display: inline-block;
background: #A11826;
padding: 10px 20px;
border-radius: 5px;
text-align: center;
font-size: 25px;
line-height: 35px;
color: #fff;
text-decoration: none;
font-weight: 500;
margin: 10px 0 10px 0;}

.vid-content p a:hover{ background: #2c368c; color: #fff;}

#video_placeholder1{ width:100%;}

.vid-head h2 {
    color: #333333;
    font-size: 33px;
    font-weight: 600;
    margin-top: 10px;
}
.vid-head p {
    font-size: 22px;
    color: #000;
    font-weight: 300;
    margin: 10px 0px;
}
.vid-content h3 {
    color: #99ca3d;
    margin-top: 0px;
    font-size: 23px;
    font-weight: 800;
}
.vid-head{
    margin-bottom: 30px;
}
/*close-vid-area*/

/*copy-about*/

a.btn.btn-border-2.left {
    margin-left: 70px;
}
.about-content.copy:before {
    height: 386px;
}

/*close-copy*/

/*social-area*/

.social-content h2 {
    color: #3364af;
    font-size: 30px;
    font-weight: 800;
}
.social-content ul li {
    color: #222;
    font-size: 20px;
    display: inline-block;
    padding: 10px 15px;
}
.social-content ul li a{
    color: #222;
}
.social-content {
    margin-bottom: 20px;
}
/*close-social-area*/

/*footer-area*/

.footer-logo img {
    width: 180px;
}

.footer-content {
    background: #2f3e45;
    padding: 31px 50px;
}
.footer-text h3 {
    color: #fff;
    font-size: 18px;
    text-transform: unset;
    font-weight: 600;
}
.footer-text p {
    color: #fff;
    margin: 8px 0px;
    font-weight: 300;
    font-size: 18px;
}
.footer-text p a {
    color: #fff;
}
.footer-text ul li {
    display: inline-block;
    padding: 8px 5px;
    font-size: 31px;
    color: #fff;
    margin-right: 10px;
}
.footer-text ul li a {
    color: #fff;
}
.footer-text ul {
    margin-top: 43px;
}
a.btn.btn-border-2.foot {
    font-size: 15px;
    padding: 9px 15px;
    margin: 10px 0px;
}
/*close-footer-area*/

/*bottom-footer*/

/*.bottom-footer {
    background: #667373;
}*/
.poly-area p {
    color: #000;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #000;
    text-decoration: none;
}
.poly-area.last{ float:right;}

.bottom-footer {
    padding: 10px 0 10px 0;
}


/*close-bottom-footer*/


/*responsive-start*/
@media screen and (min-width: 1024px) and (max-width: 1200px){

.top-content p i {
    margin-right: 2px !important;
    font-size: 15px !important;
}
.vid-content h2 {
  font-size: 27px;
}

.vid-content h2::before {
    top: 2.5em !important;
}

.inner-box{ margin-left:50px; margin-right:50px;}

}



@media screen and (min-width: 992px) and (max-width: 1200px){
	
	.inner-box{ margin-left:50px; margin-right:50px;}
	.about-inner-box p{ font-size:20px;}
	.vid-content p{ font-size:20px;}
	figure.snip0015 h2{ font-size:25px;}
    .banner-content p::before {

  display: none;
}
.about-head h2::after{
    display: none;
 }
}


@media screen and (min-width: 320px) and (max-width: 991px){ 
.about-content:before{
    display: none;
}
.logo {
  text-align: center;
}
.logo img {
  width: 160px;
}
.banner-content h2::after {
  display: none;
}
.banner-content h3 {
  font-size: 27px;
}
.about-head h2 {
  font-size: 22px;
  line-height: 30px;
}
.about-head h2::after {
    display: none;
}
.logo-content img {
  margin: 10px 0px;
}
.banner-content img {
  width: 270px;
}


.banner-content h2 {
    font-size: 21px;
    line-height: 32px;
}
.banner-content p {
  font-size: 16px;
  margin-top: 1em;
  line-height: 25px;
  padding: 0px 0px 0px 0px;
}
.banner-content p span {
    font-size: 24px;
}
.banner-content p::before {
  display: none;
}
.banner-content {
    margin-top: 1em;
}
.ban-head h2 {
  font-size: 25px;
  line-height: 40px;
  margin-top: 20px;
}
.ban-address::before {
  display: none;
}
button.btn.btn-default.learn {
    font-size: 15px;
    padding: 8px 20px 8px 20px;
}
.about-pic img {
    margin: 20px 0px;
}
.about-content {
    padding: 15px;
    margin-top: 1em;
    text-align: center;
}
.about-content h2 {
  font-size: 25px;
  line-height: 36px;
}
.about-content p a{ padding:10px 20px; font-size:20px; line-height:25px;}

.about-inner-box h2{ font-size:24px; line-height:34px; margin-top:20px;}
.about-inner-box p {
    font-size: 18px;
    line-height: 28px;
}
.menu h2 {
    font-size: 17px;
}
.menu {
  height: auto;
}
.about-content h2 span {
  font-size: 17px;
  line-height: 30px;
}
.about-content p {
  font-size: 16px;
  line-height: 24px;
  margin-left: 0px;
}
.container_service {
    margin-bottom: 20px;
}
.text p {
font-size: 17px;
}
button.btn.btn-default.read {
    font-size: 14px;
    margin-bottom: 20px;
}
.vid-content h2 {
  font-size: 24px;
  line-height: 36px;
  margin-top: 20px;
}
.vid-content h2 span {
  font-size: 18px;
}
.vid-content p {
  font-size: 18px;
}
.btn.btn-border-2 {
  font-size: 14px;
  padding: 10px 20px;
}
.vid-content {
  padding: 30px 40px;
  margin-left: 0px;
}
.video-box {
  margin-top: 0px;
}
.vid-content p a{ font-size:20px; line-height:25px;}

.help-content{ width:95%;}


.help-content p {
    font-size: 18px;
    padding: 0px 0px;
    line-height: 26px;
}
.help-content p span {
    font-size: 24px;
}
.add-area.last {
    margin-left: 0px;
}
.add-area.last h3::before {
    left: 0px;
}
.add-area.second {
    margin-left: 0px;
}
.add-area.second h3::before {
    left: 0px;
}

.add-area p{ font-size:17px;}

.footer-text {
    text-align: center;
}
.footer-content h2 {
    font-size: 17px;
}
.footer-content p {
    font-size: 15px;
}
a.btn.btn-border-2.left {
    margin-left: 0px;
}

#video_placeholder1{ width:100%;}

button.btn.btn-default.learn.new{ margin-bottom:20px;}
.vid-head h2 {
  font-size: 25px;
}
.vid-head p {
  font-size: 18px;
  margin: 10px 10px;
}

.add-area img {
  width: 245px;
}
.add-area h3 {
  font-size: 20px;
}
.add-area h2 {
  color: #fff;
  font-size: 40px;
}
.add-area span {
  font-size: 19px;
}
.poly-area {
  text-align: center;
}
.inner-box{ margin-left:20px; margin-right:20px; margin-bottom:20px;}
.inner-box figure{ margin-bottom:20px;}
.about-content p span{ font-size:17px;}
.poly-area.last{ float:none;}

}

@media screen and (min-width: 320px) and (max-width: 767px){
	
.col-12.col-sm-12.col-md-5.col-lg-5.col-xl-5.left {
  padding-left: 30px;
}
.top-content img {
    width: 250px;
}
	.menu {
    margin-bottom: 20px;
}
	
	
}


/* @media only screen and (max-width: 768px) {


 @media only screen and (max-width: 480px) {
    
}*/
/*jssor slider loading skin spin css*/
 








 