/*
Theme Name: Judebernard
Text Domain: #
Version: 1.0
Requires at least: 4.7
Requires PHP: 5.2.4
Description: 
Author: Barid Ghosh
Author URI: #
Theme URI: #
 */


@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
html{ width:100%; height:100%; margin:0px; padding:0px;}
body{margin:0px; padding:0px; font-family: 'Avenir LT Pro Roman'; font-size:16px; font-weight:normal; color:#000; background:#fff; min-height:100%;}
p{ margin:0px; padding:0px 0 25px 0; font-family: 'Avenir LT Pro Roman'; font-size:20px; color:#000; line-height:30px;}
h1{ margin: 0 0 30px; padding: 0; font-size:80px; line-height:86px; font-family: 'Avenir LT Pro 65 Black';}
h2{ margin: 0 0 20px; padding: 0; font-size:40px; line-height:44px; font-family: 'Avenir LT Pro 65 Black';}
h3{ margin: 0 0px 10px; padding: 0; font-size: 30px; line-height: 38px; font-family: 'Avenir LT Pro 65 Black';}
h4{ margin: 0 0px 10px; padding: 0; font-size:20px; line-height:26px; font-family: 'Avenir LT Pro 65 Black';}
h5{ margin: 0 0px 15px; padding: 0; font-size: 18px; line-height: 22px; font-family: 'Avenir LT Pro 65 Black';}
h6{ margin: 0 0px 10px; padding: 0; font-size: 16px; line-height: 20px; font-family: 'Avenir LT Pro 65 Black';}

ul {padding-left: 0; margin: 0;}

address, blockquote, dd, div, dl, dt, fieldset, form, frame, frameset{ margin:0; padding:0; border: 0px; outline: none; }
label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin:0px; padding:0; outline:none; border:0;}
a{ text-decoration:none; border: 0px; outline: none; transition: all .5s; color: #e37818;}
a:hover, a:focus, a:active{ text-decoration:none; border: 0px; outline: none; transition: all .5s;color:#203444;}

a img{ border:none; outline: none;}
a:focus {outline:none; } 
border{ border-collapse:collapse;}
hr{ height:1px; background:#000; border:none;}
.clear{ clear:both;}
.clearfix:before,
.clearfix:after { content: " "; display: table;}
.clearfix:after { clear: both;}
img {max-width: 100%;height: auto;object-fit: cover; -webkit-object-fit: cover;}

.no-pad { padding:0px !important;}
.no-mag { margin:0px !important;}

/*	Reset style			*/
::-moz-selection { color: #fff; background: #efc06d;}
::selection {  color: #fff; background: #efc06d;}

/* form css */
.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder {color:#000;opacity:1}
.form-control::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="search"]::-moz-placeholder {color:#000;opacity:1}
.form-control:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder {color:#000;opacity:1}
.form-control:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="password"]:-moz-placeholder, textarea:-moz-placeholder, select:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="search"]:-moz-placeholder {color:#000;opacity:1}

.form-control, input[type="text"],input[type="tel"],input[type="email"],textarea,input[type="password"],input[type="number"], input[type="date"], input[type="time"],input[type="search"],select {display: block;width: 100%; font-size: 16px;color: #000;height: auto;padding: 15px 15px 15px 0;margin-bottom: 15px;background: #fff;outline: none;border-radius: 0;box-shadow: none;line-height: normal;border: 0;border-bottom: 1px solid #c2c2c2; appearance: none;-webkit-appearance: none;-moz-appearance: none;-ms-appearance: none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;position: relative;}
textarea.form-control, textarea {height:150px; resize:none; overflow:hidden;}
.form-control:focus,textarea.form-control:focus {outline:none;box-shadow:none; border: 1px solid #000; background-color:#fff; box-shadow: none;}

.date input[type="text"] { display: block; background: url(images/calendar-icon.png) no-repeat  calc(100% - 15px) center; text-align: left; text-align: -webkit-left;}
.date input[type="date"] { display: block; background: url(images/calendar-icon.png) no-repeat  calc(100% - 15px) center; text-align: left; text-align: -webkit-left;}
input[type="date"]::-webkit-calendar-picker-indicator { background: transparent; bottom: 0; color: transparent; cursor: pointer; height: auto; left: 0; position: absolute; right: 0; top: 0; width: auto; }
input[type="time"]::-webkit-calendar-picker-indicator {  display:block; inset: 0; background: #0000; position:absolute; transform: scale(12); width: auto; cursor: pointer; }
.time input[type="text"] { display: block; background: url(images/time-icon.png) no-repeat  calc(100% - 15px) center #fff; text-align: left; text-align: -webkit-left;}
.time input[type="time"] { display: block; background: url(images/time-icon.png) no-repeat  calc(100% - 15px) center #fff; text-align: left; text-align: -webkit-left;}
.date input::-webkit-date-and-time-value, .time input::-webkit-date-and-time-value {text-align: left;}

/* form css */
select{-webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; border: 0; border-radius: 35px; box-shadow: none; background-image:url(images/arrow-icon.png); background-position:calc(100% - 15px) center; background-repeat: no-repeat;font-weight: normal;font-size: 16px;line-height: 26px; color: #000;height: auto;padding: 15px 15px; margin-bottom: 20px; cursor: pointer; background-color: #fff; background-size: 11px 6px;}
select:focus {border:0;outline: none; background-color: #fff;}
select option {color:#000; font-size:14px; font-weight:300;}

label {font-size: 18px;color: #000;margin: 0px 0px 15px; padding: 0px;}

/* button css */
.btn {position: relative;font-family: 'Avenir LT Pro Medium'; background-color: #a50c0c;font-size: 16px;line-height: 20px;padding: 12px 18px;color: #fff;outline: none;border: 0;border-radius: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.btn:focus, .btn:active:focus { outline:0;box-shadow:none; color:#fff;background-color: #000; border: 0;} 
.btn:hover { color:#fff;background-color: #000; border: 0;}

.btn.wth {background-color: #000;color: #fff;}
.btn.wth:focus, .btn.wth:active:focus {color:#fff;} 
.btn.wth:hover { color:#c29701;background-color: #000;}

.btn.blk {background-color: #000;color: #fff;background-image: url(images/arrow-icon3.png);background-position: center;background-repeat: no-repeat;padding: 18px;}
.btn.blk:focus, .btn.blk:active:focus {color:#fff;} 
.btn.blk:hover { color:#c29701;background-color: #000;}

/* own class for css */
.displayTable{display:table;height:100%;width:100%; position:relative;}
.displayCell{display:table-cell;vertical-align:middle}
.displaycellBot { display: table-cell; vertical-align: bottom;}
.tableWidth-full {width:100%;}
.tableWidth-half {width:50%; height:100%}

/* scroll top */
#btn-back-to-top {display: none;position: fixed;bottom: 20px;right: 20px;background-color: #e5781a; color: #fff; font-size: 15px; width: 45px; height: 45px; line-height: 45px;  -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 99999; text-align: center; border: none; border-radius: 50%;}
#btn-back-to-top:hover, #btn-back-to-top:focus{color:#fff; border:none; background-color: #e5781a;}

.mainHd {position: absolute;left: 0;right: 0;top: 45px;z-index: 9;}
.logo {max-width: 75px;float: left;}
.hd-rgt {float: right;display: flex;}
.hd-lgnarea {display: flex;margin: 25px 0 0;}
.lgn-bx {position: relative;}
.lgn-bx a.hmbgr-btn {display: block;padding: 10px 22px;height: 100%; background: #000 url(images/search-icon.png) no-repeat center center;}
.lgn-dtls {position: absolute;right: 0; top: 100%;display: none;background-color: #fff;padding: 8px;border: 1px solid #ddd;width: calc(100% + 180px);}
.lgn-dtls  input[type="search"] {border: 1px solid #000;padding: 10px 12px;font-family: 'Avenir LT Pro Medium';margin: 0 0 5px;}
.lgn-dtls  input[type="submit"] {background-color: #000;color: #fff;border: 0; padding: 4px 10px;font-family: 'Avenir LT Pro Medium';}
.lgn-dtls  input[type="submit"]:hover {background-color: #a50c0c;}

.top-band {background-color: #000;padding: 6px 0;}
.hd-scl ul {list-style: none;display: flex;}
.hd-scl ul li {margin: 0 3px;}
.hd-scl ul li a {width: 24px;height: 24px;background-color: #fff;border-radius: 50%;color: #000;display: block;text-align: center;font-size: 13px;line-height: 26px;}
.hd-scl ul li a:hover {background-color: #a50c0c;color: #fff;}
.hd-lgnd ul {list-style: none;display: flex;justify-content: end;}
.hd-lgnd ul li {margin: 0 5px;border-left: 1px solid #fff;padding: 0 0 0 10px;}
.hd-lgnd ul li:first-child {border: 0;}
.hd-lgnd ul li a {color: #fff;font-size: 14px;}
.hd-lgnd ul li a:hover {color: #a50c0c;}

.banner-wrapper {background-color: #a50c0c;position: relative;background-position: center;background-repeat: no-repeat;background-size: cover;}
.middle-banner {padding: 90px 0 0;}
.middle-banner h2 {font-family: 'Avenir LT Pro 65 Black';font-size: 94px; line-height: 94px;color:#fff;margin:0;text-shadow: 1px 2px 10px #505050;text-transform: uppercase;}
.banner-pic {position: relative;}
.banner-sgntr {position: absolute;right: -20px;bottom: 20px;width: 128px;}
.innrbn .middle-banner h2 {font-size: 66px; line-height: 70px;}

.brf-lst {margin: 0 30px; display: flex;background-color: #fff;border-radius: 5px;box-shadow: 0 5px 10px #bbbbbb;padding: 15px;}
.brf-itm {border-right: 1px solid #cfcece;text-align: left;}
.brf-itm h6 {font-size: 18px;color: #000;line-height: 18px;margin: 10px 0 0 15px;}
.brf-itm input {margin: 0;}
.brf-itm select {margin: 0;}
.brf-btn {margin: 8px 0 0 20px;}
.brf-btn input[type="submit"] {margin: 10px 0 0 ;}

.abt-area {padding: 100px 0;}
.abt-pic {width: 400px;height: 400px;overflow: hidden;border-radius: 50%;margin: 0 auto 20px;}
.abt-pic img {width: 100%;height: 100%;}
.abt-dgjntn {text-align: center;}
.abt-cont p::first-letter {-webkit-initial-letter: 2 1; initial-letter: 2 1;color: #000;margin-right: .15em;font-family: 'Avenir LT Pro 65 Black';}
.tle {padding: 0 0 35px;}
.tle h2 {text-transform: uppercase;text-align: center;margin-bottom: 30px;}
.tle h2 span {display: inline-block;}
.tle h2 span::after {content: '';display: block;background-color: #a50c0c;height: 1px;margin: 20px auto;}

.abt-cont {padding-left: 60px;border-left: 1px solid #2e2e2e;}
.abt-cont.tle {padding-bottom: 0;}
.abt-cont.tle h2 {text-align: left;}
.abt-cont.tle h2 span::after {margin: 20px 0 0;}
.abt-dgjntn {text-align: center;}
.abt-dgjntn h3 {text-transform: uppercase;color: #201c4e;margin: 0;}
.abt-dgjntn span {font-size: 20px;color: #000;font-family: 'Avenir LT Pro 55 Roman';}

.hm-srcs {background-color: #f9f9f9;padding: 90px 0;}
.hm-srcs-itm {margin-bottom: 35px;background-color: #fff;padding: 30px 20px;display: flex;flex-wrap: wrap;}
.hm-srcs-icon {width: 90px;position: relative;}
.hm-srcs-icon img {position: relative;z-index: 2;}
.hm-srcs-icon::after {content: '';width: 80px;height: 80px;background-color: #e2eefe;border-radius: 50%;display: block;position: absolute;right: 0;top: 0;z-index: 1;}
.hm-srcs-cnt {padding-left: 55px;width: calc(100% - 90px);}

.lst-blg-area {background-color: #201c4e;padding: 100px 0;}
.lst-blg-pic {position: relative;}
.lst-blg-pic img {width: 100%;height: 100%;}
.lst-blg-vdo {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;height: 54px;width: 54px;border-radius: 50%;border: 1px solid #fff;text-align: center;font-size: 30px;line-height: 52px;color: #fff;}
.lst-blg-vdo:hover, .lst-blg-vdo:active, .lst-blg-vdo:focus {border: 1px solid #a50c0c;color: #a50c0c;}
.lst-blg-itm {margin-bottom: 50px;}
.lst-blg-itm:nth-child(even) {flex-direction: row-reverse;}
.lst-blg-cnt {color: #fff;padding-left: 50px;position: relative;}
.lst-blg-itm:nth-child(even) .lst-blg-cnt {padding-left: 0;padding-right: 50px;}
.lst-blg-itm p {color: #fff;}
.vwdlts {color: #fff;border-bottom: 1px solid #fff;}
.vwdlts:hover, .vwdlts:focus {color: #a50c0c;border-bottom: 1px solid #a50c0c;}

.testimo-area {background-color: #f9f9f9;padding: 100px 0;}
.testimo-bx {margin-bottom: 20px;background-color: #fff;padding: 20px;}
.testimo-cnt {background: url(images/quot-top.png) no-repeat 0 0;padding: 70px 0;}
.testimo-dgntn {display: flex;}
.testimo-dgntn-pic {width: 43px;height: 43px;border-radius: 50%;}
.testimo-dgntn-cnt {width: calc(100% - 43px);padding-left: 15px;}
.testimo-dgntn-cnt h4 {font-family: 'Avenir LT Pro Roman';margin: 0 0 2px;}

.gtin-touch {background-color: #06032b;text-align: center;padding: 65px 0;}
.gtin-touch h1 {font-size: 40px;color: #fff;margin: 0;line-height: 50px;}
.gtin-touch h3 {font-size: 30px;color: #fff;font-family: 'Avenir LT Pro Book';margin: 0 0 30px;}

.ft-main {background: #a50c0c url(images/ft-logo.png) no-repeat 0 center;display: flex;}
.ft-pic {width: 40%;}
.ft-pic img {width: 100%;height: 100%;}
.ft-lft {width: 60%;padding-top: 50px;}
.ft-menu {padding-bottom: 50px;}
.ft-menu ul {list-style: none;}
.ft-menu ul li {margin-bottom: 10px;}
.ft-menu ul li a {color: #fff;font-size: 22px;}
.ft-menu ul li a:hover {color: #000;}
.ft-btom {padding-bottom: 25px;}
.ft-adr {padding-bottom: 20px;}
.ft-adr ul {list-style: none;}
.ft-adr ul li {margin-bottom: 10px;}
.ft-adr ul li a {color: #fff;font-size: 18px;}
.ft-adr ul li a:hover {color: #000;}
.ft-adr ul li h4 {color: #fff;font-size: 22px;margin: 0 0 6px;font-family: 'Avenir LT Pro Book';text-transform: uppercase;}

.ft-social {padding-bottom: 20px;}
.ft-social ul {list-style: none;display: flex;}
.ft-social ul li {margin: 0 11px 0 0;}
.ft-social ul li a {color: #fff;font-size: 17px;text-transform: uppercase;}
.ft-social ul li a:hover {color: #000;}
.copyRight p {color: #fff;font-size: 14px;}

.program-welcm {padding: 125px 0 80px;}
.program-welcm-brd {border-bottom: 1px solid #a1a1a1;padding-bottom: 20px;}
.program-welcm-lft {padding-right: 100px;}
.tle.lfttl h2 {text-align: left;}
.program-welcm-lft p {padding-bottom: 10px;}
.program-welcm-lft h3 {font-size: 20px;color: #a50c0c;margin: 0 0 12px;line-height: 24px;}
.prgm-team {padding: 15px 0 60px;}
.prgm-team-bx {position: relative;margin: 0 0 20px;}
.prgm-team-pic img {width: 100%;height: 100%;border-radius: 6px;}
.prgm-team-cnt {position: absolute;left: 0;right: 0; bottom: 0;padding: 60px 25px 15px;border-radius: 6px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+70&0+0,0.75+70 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.75) 70%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.prgm-team-cnt h4 {color: #fff;}

.blg-area {padding: 100px 0;}
.blg-bx {margin-bottom: 30px;}
.blg-pic img {width: 100%;height: 100%;}
.blg-cnt {background-color: #fff;padding: 20px;margin: -70px 0 0 40px;z-index: 2;position: relative;}
.rd-mr {color: #a50c0c;}
.blg-cnt .btn {margin-bottom: 10px;}

.constrctn-btom {padding: 0 0 50px;}
.constrctn-lst {padding: 0 0 60px;}
.constrctn-lst ul {list-style: none;display: flex;flex-wrap: wrap;}
.constrctn-lst ul li {width: 33%;font-size: 20px;color: #000;background: url(images/circle-icon.png) no-repeat 0 2px;padding: 0px 15px 3px 36px;margin-bottom: 22px;}

.abt-top {padding: 100px 0;}
.abtlft-area {padding: 0 100px 20px 0;}
.abt-mnu {border-left: 1px solid #aaa;height: 100%;padding-left: 30px;}
.abt-mnu ul {list-style: none;}
.abt-mnu ul li {margin-bottom: 12px;}
.abt-mnu ul li a {color: #000;}
.abt-mnu ul li a:hover, .abt-mnu ul li a.active {color: #a50c0c;}

.msn-area {background-color: #201c4e;padding: 80px 0 30px;color: #fff;}
.msn-area h2 {text-transform: none;}

.abt-lst-nth {margin-bottom: 60px;}
.abt-lst-nth:nth-child(even) {flex-direction: row-reverse;}
.abt-lst-pic {width: 480px;height: 480px;border-radius: 50%;}
.abt-lst-cont:nth-child(odd) {padding-left: 50px;}
.abt-lst-nth:nth-child(even) .abt-lst-cont {padding-right: 50px;}
.abt-lst-cont span {color: #e31212;text-decoration: underline;font-style: italic;}
.abt-lst-cont strong {color: #e31212;}
.abt-lst-cont ul {list-style: none;}
.abt-lst-cont ul li {font-size: 18px;color: #000;background: url(images/circle-icon.png) no-repeat 0 2px;padding: 0px 15px 3px 36px;margin-bottom: 18px;}

.abt-lst-btom {text-align: center;padding: 20px 0 50px;}
.abt-lst-btom p {font-size: 36px;line-height: 44px;}
.abt-lst-btom p a {color: #000;}
.abt-lst-btom p a:hover {color: #e31212;}

.cntct-mdl {padding: 100px 0;}
.cntct-lft ul {list-style: none;display: flex;}
.cntct-lft h4 {color: #e31212;}
.cntct-lft ul li {margin-right: 30px;}
.cntct-lft ul li a {color: #000;}
.cntct-frm h4 {color: #e31212;margin-bottom: 40px;}
.cntct-frm label {font-size: 18px;color: #000;margin: 0;padding: 0;}

.rsrcs-lst {padding-bottom: 60px;}
.rsrcs-bx {background-color: #06032b;padding: 25px;color: #fff;margin-bottom: 25px;border-radius: 5px;}
.wvdo-mr {color: #fff;background: url(images/tick.png) no-repeat right center;padding-right: 30px;display: inline-block;}
.wvdo-mr:hover, .wvdo-mr:focus {color: #e31212;}
.rsrcs-bx p {color: #fff;font-size: 18px;line-height: 24px;}

.spkg-pic {margin-bottom: 25px;}
.spkg-pic img {width: 100%;height: 100%;}
.spkg-team {padding: 0 0 60px;}
.spkg-team .tle p {font-size: 18px;text-align: center;line-height: 22px;}

/**	---------------- ==============	 Responsive style start	 ==============	---------------- **/
/***----------------------------------------------------------------------------------------***/
@media (min-width: 1600px){
.container {width: 1700px;}

}
/*******		end 1600px		*******/

@media only screen and (max-width:1599px){

}
/*******		end 1600px		*******/ 

@media only screen and (max-width:1399px){
.innrbn .middle-banner h2{font-size:60px;line-height:66px}
.abt-lst-pic{width:430px;height:430px}
}
/*******		end 1399px		*******/ 

@media only screen and (max-width:1299px){
    
} 
/*******		end 1299px		*******/ 

@media only screen and (max-width:1199px){   
.abt-pic{width:300px;height:300px}
.ft-social ul li a{color:#fff;font-size:16px}
.blg-cnt{padding:15px;margin:-50px 0 0 30px}
.innrbn .middle-banner h2{font-size:48px;line-height:48px}
.abt-lst-pic{width:370px;height:370px}
.abt-lst-btom p{font-size:28px;line-height:38px}
.abt-lst-btom p br{display:none}
}
/*******		end 1199		*******/

@media only screen and (max-width: 991px) {
.middle-banner h2{font-size:60px;line-height:60px}
.logo{width:70px}
.stellarnav ul > li > a:hover,.stellarnav ul > li.active > a{color:#000}
.abt-dgjntn{padding-bottom:25px}
.lst-blg-itm{margin-bottom:30px}
.lst-blg-itm:nth-child(even){flex-direction:row-reverse}
.lst-blg-cnt{padding-left:0}
.lst-blg-itm:nth-child(even) .lst-blg-cnt{padding-left:0;padding-right:0}
.lst-blg-pic{margin-bottom:25px}
.stellarnav{margin-right:15px}
.ft-main{flex-direction:column}
.ft-lft{width:100%;padding:30px}
.ft-pic{width:100%}
.ft-top{text-align:center;padding:0 15px}
.ft-btom{text-align:center}
.ft-social ul{justify-content:center}
.ft-social ul li{margin:0 5px}
.ft-logo{width:255px;margin:0 auto 20px}
.innrbn .middle-banner h2{font-size:34px;line-height:36px}
.program-welcm-lft{padding-right:0}
.program-welcm-pic{text-align:center;margin:0 0 35px}
.blg-cnt{padding:15px 10px;margin:0}
.constrctn-lst ul li{width:50%}
.abtlft-area{padding:0}
.abt-lst-cont:nth-child(odd){padding-left:0}
.abt-lst-nth:nth-child(even) .abt-lst-cont{padding-right:0}
.abt-lst-pic{margin:0 auto 30px}
.cntct-lft ul{flex-direction:column}
.cntct-lft ul li{margin-bottom:25px}
.spkg-team .tle p br{display:none}
}
/*******		end 991		*******/ 

@media only screen and (max-width: 767px) {   
.hd-scl ul{justify-content:center;margin-bottom:8px}
.hd-lgnd ul{justify-content:center}
.logo{width:40px}
.mainHd{top:75px}
.hd-lgnarea{margin:10px 0 0}
.lgnarea-btn .btn{font-size:15px;line-height:18px;padding:10px 15px}
.stellarnav{padding-top:8px;margin-right:10px}
.banner-sgntr{right:0;bottom:15px;width:90px}
.middle-banner h2{font-size:34px;line-height:38px;text-align:center;margin:0 0 15px}
.middle-banner{text-align:center;padding:105px 0 0}
.middle-banner h2 br{display:none}
.abt-area{padding:40px 0}
.abt-cont{padding-left:0;border-left:0}
h2{margin:0 0 15px;padding:0;font-size:30px;line-height:34px}
.abt-pic{width:250px;height:250px}
.hm-srcs-itm{margin-bottom:25px;padding:15px;flex-direction:column}
.hm-srcs{padding:40px 0 20px}
.tle h2{margin-bottom:10px}
.tle{padding:0 0 10px}
.hm-srcs-icon{margin:0 auto 22px}
.hm-srcs-cnt{padding-left:0;width:100%;text-align:center}
.tle h2 span::after{display:none}
.abt-cont{text-align:center}
.abt-cont.tle h2{text-align:center}
.abt-cont p::first-letter{-webkit-initial-letter:1.3 1;initial-letter:1.3 1;margin-right:.15em}
.lst-blg-area{padding:35px 0 20px;text-align:center}
p{padding:0 0 15px;font-size:18px;line-height:26px}
.testimo-area{padding:35px 0}
.testimo-cnt{padding:55px 0 40px}
.gtin-touch{padding:30px 0}
.gtin-touch h1{font-size:30px;line-height:34px}
.gtin-touch h3{font-size:22px;margin:0 0 20px;line-height:24px}
.ft-menu ul li{margin-bottom:5px}
.ft-pic{display: none;}
.copyRight p {padding: 0;}
.innrbn .middle-banner h2{font-size:30px;line-height:34px}
.program-welcm{padding:35px 0;text-align:center}
.program-welcm-lft.tle.lfttl h2{text-align:center}
.prgm-team .tle.lfttl h2{text-align:center}
.prgm-team{padding:10px 0 30px}
.prgm-team-cnt{text-align:center}
.blg-area{padding:35px 0 15px;text-align:center}
.blg-area .tle.lfttl h2{text-align:center}
.tle h2 span br{display:none}
.constrctn-btom{padding:0 0 30px;text-align:center}
.constrctn-lst{padding:0 0 20px}
.constrctn-lst ul li{width:100%;font-size:18px;margin-bottom:15px;text-align:left}
.constrctn-btom .tle.lfttl h2{text-align:center}
.msn-area{padding:35px 0 25px}
.abt-lst-btom{padding:0 0 30px}
.abt-lst-pic{width:300px;height:300px}
.abt-top{padding:40px 0}
.abt-lst-nth{margin-bottom:25px}
.abt-top .row{flex-direction:column-reverse}
.abt-mnu{padding:0 0 0 20px;margin-bottom:35px}
.cntct-mdl{padding:35px 0}
.cntct-frm h4{margin-bottom:20px}
.rsrcs-lst{padding-bottom:40px}
.rsrcs-lst .tle.lfttl h2{text-align:center}
.rsrcs-bx{text-align:center}
.spkg-team{padding:0 0 35px}
.spkg-team .tle p{font-size:16px}
}
/*******	 end 767		*******/ 