*{ margin:0; padding:0;}
img,fieldset{ border:none}
:focus{ outline:none;}

img{ max-width:100%; vertical-align:middle;}

/*global css*/

 body{
    background:#FFFFFF;
     margin:0;
     padding:0;
     font-size:15px;
    font-family: 'Lato', sans-serif;
}
 ul{
     margin:0;
}
 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;
}

/*close global css*/



/*top-area*/

.top-area {
    padding: 7px 0;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#762124), to(#390608));
    /* background: #222c36; */
}
.bottom-area {
    background: #fff;
    padding: 10px 0;
}
.top-area-content p {
    font-size: 17px;
    line-height: 30px;
    color: #fff;
    margin: 4px 0px;
    padding: 0;
    font-weight: 500;
}
.top-area-content p i {
    font-size: 20px;
    padding-right: 4px;
}
.top-area-content p a{ text-decoration:none; color:#fff;}

.top-content p a {
    color: #fff;
	text-decoration:none;
}
.top-content p {
    font-size: 33px;
	line-height:40px;
    margin: 32px 0px;
}
.logo-content img {
    width: 290px;
    margin: 4px 0px;
}

/*close-top-area*/


/*banner-area*/

/*.social-icon ul li span {
    display: inline-block;
    margin: 0 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #60156d;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}*/

.banner-area {
    background: url(../img/banner.jpg) no-repeat top center;
    width: 100%;
    background-size: cover;
    height: 600px;
    background-attachment: fixed;
    background-position: center top;
    background-repeat: repeat-y;
}

.banner-head h1 {
    color: #fff;
    font-size: 22px;
    line-height: 58px;
    /* text-transform: capitalize; */
    font-weight: 400;
    margin-bottom: 10px;
}
.banner-head h1 strong{ font-weight:600;}
.banner-head h1 a{ color:#fff; text-decoration:none;}
.banner-head h1 span {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 40px;
}

.banner-head h2 {
    color: #fff;
    font-size: 90px;
	line-height:100px;
    text-transform:uppercase;
    font-weight: 600;
	margin-bottom:10px;
}
.banner-head .right-sep {
    display: block;
    text-align: right;
    margin-bottom: -25px;
}
.banner-head .left-sep {
    display: block;
    text-align: left;
}

.banner-head p {
    color: #fff;
    font-size: 23px;
    line-height: 37px;
    margin: 15px 55px;
    font-weight: 400;
}

.banner-head {
    /* padding: 100px 100px; */
    margin-top: 5.5em;
}
.banner-content p {
    color: #fff;
    font-size: 22px;
    margin: 14px 0px;
	font-weight:500;
}
.banner-content a{ text-decoration:none;}
.banner-content img{ border-radius:5px;}

.banner-content {
    margin-top: 30px;
}

.banner-content button.btn.btn-default.know{ margin-top:20px;}

/*.banner-content h2:before {
    width: 94px;
    height: 2px;
    background: #4c4c4c;
    position: absolute;
    content: "";
    left: 36%;
    margin-top: 43px;
}*/



  
/*close-banner-area*/

/*about-area*/

.about-area {
    padding: 50px 0 20px 0;
}
.about-content h2 {
    font-size: 31px;
    line-height: 40px;
    color: #752629;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 0px;
}
.about-content h2 span {
    /* color: #a29061; */
    font-weight: 500;
}
.about-content strong {
    display: inline-block;
    border-top: 3px solid #cbc863;
    width: 150px;
    margin-bottom: 12px;
}
.about-content p {
    font-size: 20px;
    font-weight: 300;
    line-height: 33px;
    margin-bottom: 4px;
    color: #000;
}
button.btn.btn-default.know.an {
    background: #cbc863;
    font-size: 17px;
    padding: 10px 30px;
    /* line-height: 27px; */
    color: #232323;
}
button.btn.btn-default.know.an:hover {
    background: #752629;
    color: #fff;
}
.about-pic img {
    width: 100%;
}
.about-content p span{ color:#347454; font-weight:500;}


.about-head {
    background: #fff;
   
    padding: 70px 0;
    position: relative;
    
}


/*close-about-area*/

/*vid-area*/






.vid-head {
    padding: 15px 0;
    /* background: #222c36; */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#762124), to(#3d080a));
}
.vid-bottom{ margin:30px 0;}

.vid-head-content h2 {
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 20px;
}
.vid-head-content h2 span {
    color: #fff;
    font-weight: 500;
}

.vid-head-content h2 small {
    display: block;
    width: 70px;
    border-top: 2px solid #fff;
    margin-top: 10px;
    margin-bottom: 12px;
}

.vid-head-content p {
    font-size: 22px;
    line-height: 34px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 300;
    margin-bottom: 10px;
}
.vid-head-content p span{ color:#ffc34f; font-weight:600;}


.vid-head h3{ font-size:25px; line-height:30px; color:#fff; font-weight:500; text-transform:capitalize;}
.vid-head h3 a{ color:#fff; text-decoration:none;}


.row.pad {
    background: #fff;
}
.vid-pic img {
    width: 100%;
}

.services-box{ display:inline-block; width:24.5%; margin-bottom:20px; vertical-align:top;}
.services-box a img {
    display: inline-block;
    border: none;
    border-radius: 20px;
    /* height: 220px; */
    padding: 10px;
}
.services-box h3 a {
    color: #222222;
    text-decoration: none;
}
.services-box h3 {
    text-transform: uppercase;
    font-size: 19px;
    /* line-height: 30px; */
    color: #222;
    margin: 8px 0px;
}


.col-12.col-sm-12.col-md-6.col-lg-6.col-xl-6.pad {
    padding: 0px;
    line-height: 0px;
}
.vid-area {
    margin: 50px 0px;
}
.vid-content  h4{color: #680020;
    text-transform: unset;
    line-height: 45px;
    font-size: 35px;
    font-weight: 500;
	border-left:4px solid #680020;
	padding-left:10px;}
	
.vid-content p {
    color: #44372E;
    font-size: 20px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 10px;
}


.vid-content h2{ display:inline-block; text-align:center; background:#ffc34f; width:100%; font-size:33px; line-height:40px; color:#000; padding:20px 0; margin-right:-80px; position:relative; z-index:999; font-weight:300; margin-bottom:10px; text-transform:capitalize; margin-top:-20px;}

.vid-content p strong{ font-size:35px; line-height:40px; font-weight:500;}

button.btn.btn-default.know {
    background: #cbc863;
    border: 1px #cbc863 solid;
    box-shadow: none;
    color: #171717;
    font-size: 20px;
    border-radius: 2px;
    padding: 10px 30px;
    margin: 10px 0px;
}
button.btn.btn-default.know:hover {
    color: #762124;
    background: #ffffff;
    border: 1px #ffffff solid;
}
button.btn.btn-default.know.yellow{color:#ffc34f; background:none;}
button.btn.btn-default.know.yellow:hover{background: #ffc34f; color: #000;}




/*close-vid-area*/


/*social-area*/

.social-content ul li {
    display: inline-block;
	margin-right:10px;
}
.social-content ul li i {
    font-size: 20px;
    color: #fff;
}
.social-content ul li a {
	display:inline-block;
	background:#3b5998;
    color: #fff;
	font-weight:300;
    font-size: 20px;
	line-height:40px;
	text-decoration:none;
	border-radius:50px;
	width:40px;
	height:40px;
	text-align:center;
}

.social-content ul li a:hover{ background:#4164ae;}
.social-content {
    margin-bottom: 0;
}

/*close-social-area*/



/*footer-area*/

.footer-area {
    padding: 15px 0 20px 0;
    /* background: #222c36; */
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#742023), to(#3e090b));
}
.add-area img {
    
    margin: 15px 0px;
}

.add-area h3 {
    font-size: 20px;
	line-height:25px;
    color: #fff;
    font-weight: 500;
    font-family: 'Lato', sans-serif;
	
}
.add-area ul li i {
    font-size: 20px;
    color: #fff;
}

.add-area span{ display:block; font-size:20px; line-height:25px; text-transform:none; color:#fff; margin-top:20px;}
.add-area span strong{ float:left; border-left:3px solid #fff; height:50px;}
.add-area span small{ padding-left:10px; display:block; font-size:100%;}
.add-area ul li span {
    display: inline-block;
    margin: 0 1px 0 0;
    line-height: 36px;
    font-size: 15px;
    background: #60156d;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
}
.add-area ul { margin:5px 0 0 0;
}
/*.add-area h3:before {
    width: 3px;
    height: 23px;
    background: #ffffff;
    position: absolute;
    content: "";
    left: 0px;
    right: 0px;
    margin-top: -3px;
}*/
.add-area p {
    font-size: 19px;
    color: #fff;
    line-height: 28px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 4px;
	font-weight:300;
}
.add-area.second {
    margin-left: 100px;
}
.add-area.last {
    margin-left: 140px;
}
.add-area p a {
    color: #fff;
}

.add-area ul li {
    display: inline-block;
    padding: 3px 6px;
}

.add-area p i {
    margin-right: 5px;
    color: #ffffff;
}


/*close-footer-area*/

/*bottom-footer*/

.bottom-footer {
    background: #ffffff;
}

.poly-area p {
    color: #000;
    padding: 8px 0px;
    font-size: 14px;
    margin: 0px;
}
.poly-area p a {
    color: #000;
}

/*close-bottom-footer*/


/*responsive-start*/




@media screen and (min-width: 992px) and (max-width: 1300px){


.about-content p{ font-size:20px; line-height:30px;}

.banner-content p {
    font-size: 16px;
    line-height: 26px;
}
.banner-content h2::before{
    display: none;
}
.banner-content {
margin-top: 2em;
    margin-bottom: 2em;
}

.services-box h3{ font-size:20px;}
.vid-content p {
	font-size:20px;
	line-height:30px;
}

.add-area.second {
    margin-left: 70px;
}

.social-content ul li{ padding:0 !important;}
.social-content ul li a{ font-size:20px; line-height:40px;}



.add-area h3{ font-size:17px;}
.add-area p{ font-size:16px;}

.vid-content h2{ font-size:27px;}

}




@media screen and (min-width: 320px) and (max-width: 991px){ 

.top-content {
    text-align: center;
    margin-bottom: 30px;
}
.banner-area {
    height: auto;
}
.logo-content img{ width:250px;}

.top-area-content{ text-align:center;}

.logo-content h1 {
    font-size: 19px;
    line-height: 55px;
}
.social-content ul li a{ font-size:15px;}
.social-content ul li i{ font-size:22px;}
.social-content{ text-align:center;}

.logo-area img {
    width: 200px;
}
.social-icon {
    margin-top: 0.5em;
}
.banner-content h2 {
    font-size: 23px;
    line-height: 30px;
}

.banner-head{ padding-left:0; padding-right:0;}

.vid-head-content h2 {
    font-size: 21px;
}

.banner-head h2 {
    font-size: 24px;
    line-height: 34px;
}
.banner-head p {
    font-size: 17px;
    margin: 0px;
    line-height: 27px;
}
.banner-content p {
    font-size: 15px;
    line-height: 24px;
}
button.btn.btn-default.know{ font-size:20px; margin-bottom:10px;}
.about-head {
    top: 0px;
	padding:30px 0;
}
.about-pic{ text-align:left
}
.about-content {
    margin-top: 1em;
}
.about-content h2 {
    font-size: 27px;
    line-height: 40px;
	margin:0 0 10px 0;
	width:280px;
}
.about-content h2::before {
    left: 99px;
}
.about-content p {
    font-size: 20px;
    line-height: 30px;
}

.vid-content h2 {
    font-size: 30px;
	line-height:35px;
	margin-right:0;
    margin-top: 1.5em;
}
.vid-pic img {
    margin: 30px 0px;
    padding-right: 15px;
}
.vid-head-content h2::before{
    display: none;
}
.vid-head-content h2::after{
    display: none;
}
.vid-content {
	text-align:left;
}

.vid-head-content p span {
    font-size: 31px;
    line-height: 45px;
}

.services-box{ width:100%; margin-bottom:20px;}

.vid-head-content p{ font-size:20px;}
.vid-content p {
    font-size: 20px;
	line-height:30px;
    margin-top: 0em;
}

.add-area.second {
    margin-left: 0px;
}
.add-area.last {
    margin-left: 0px;
	float:none;
}
.add-area img {
    
    margin: 10px 0px;
}
.add-area.first::after {
    display: none;
}
.add-area.fir::after {
    display: none;
}
.add-area {
    margin-bottom: 15px;
}
.add-area h3 {
    font-size: 20px;
}
.add-area p {
    font-size: 17px;
    line-height: 25px;
}
.poly-area p {
    padding: 6px 0px;
}
.poly-area {
    text-align: center;
}
.social-content ul li {
    display: inline-block;
    padding: 15px 0;
    margin-right: 5px;
}
.footer-area .social-content{ text-align:left;}
.vid-area {
    margin: 0;
}

.bottom-footer{ padding:20px 0}

.footer-area{ margin-top:50px;}

}


