@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Didact+Gothic');
/* General Custom CSS */
body{
    font-family: 'Didact Gothic', sans-serif !important; 
}
h1, h2, h3, h4, h5, h6,{
    font-weight:900 !important;
}
h1 {
	font-size: 36px !important;
}
h2 {
	font-size: 30px !important;
}
h3 {
	font-size: 28px !important;
}
h4 {
	font-size: 26px !important;
}
h5 {
	font-size: 22px !important;
}
h6 {
	font-size: 20px !important;
}
p {
	font-size: 14px !important;
}
ul {
	font-size:14px;
}
a {
	transition: all 0.5s ease 0s;
}
#header_main {
	position: absolute;
	width: 100%;
	z-index: 9999;
	border: none;
}
#slider {
    height: 680px;
    background-size: cover;
}
#main {
    padding: 0 !important;
}
.page-id-10 #header_main {
    background-color: transparent;
}
.page-id-10 .header-scrolled {
	background-color:#000000;
}
.header-scrolled-full .logo {
    width: 210px;
    margin-top: 20px;
}
.header-scrolled-full .main_menu {
    top: 10px;
}
.header-scrolled-full #header_main {
    background: rgba(6, 7, 6, 0.9);
    padding: 0 0 20px;
    transition: all 0.5s;
}
.avia-menu-fx {
	display: none;
}
.slide-cap {
	margin-top: 200px;
}
.logo {
	width: 250px;
	margin-top: 30px;
}
.avia-menu li a {
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 400;
}
#avia-menu {
	margin-top: 4px;
}
#avia-menu a:hover {
	color: #F26E24 !important;
}
#menu-item-23 a:hover {
	color: #ffffff !important;
}
#menu-item-23 {
	background-image: url(../images/background-images/hdr-phn-icon.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 10px;
	background-size: 15px;
	margin-left: 10px;
}
.slide-cap h1 {
    color: #ffffff;
    font-size: 45px !important;
    line-height: 54px;
}
.slide-cap {
	margin-top: 200px;
}
.slide-cap p {
    font-size: 20px !important;
    color: #ffffff;
    line-height: 24px;
} 
.slide-cap a {
	color: #ffffff;
	background-color: #f26e24;
	border: 1px solid #f26e24;
	padding: 10px 20px;
	text-transform: uppercase;
	display: inline-block;
	margin-top: 8px;
	text-decoration: none;
	transition: all 0.5s;
	font-size: 14px;
	font-weight: 600;
}
.slide-cap a:hover {
	color: #f26e24;
	background-color: transparent;
}
#loc-main {
	text-align: center;
}
.overly-1 {
	background-image:url(../images/background-images/loc-blk-bg-img-1.png);
}
.overly-2 {
	background-image:url(../images/background-images/loc-blk-bg-img-2.png);
}
.overly-3 {
	background-image:url(../images/background-images/loc-blk-bg-img-3.png);
}
.loc-blk {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
    transition: all 0.5s;
}
.overly {
    background-size: cover;
    background-position: center center;
}
#loc-main .container {
	max-width: 100%;
	padding: 0;
}
#loc-main .av_one_third {
	margin-left: 10px !important;
	width: 32.8%;
	margin-top: 10px;
}
 #loc-main .av_one_third:nth-of-type(3n+1) {
margin-left: 0% !important;
}
.loc-txt-2 {
	opacity: 0;
}
.loc-txt-1 {
	padding: 130px 0 40px;
}
.loc-txt-1 h5 {
    color: #ffffff;
    text-shadow: 1px 2px #000000;
    letter-spacing: 1px;
}
.loc-blk:hover .loc-txt-1 {
	opacity: 0;
}
.loc-blk:hover .loc-txt-2 {
	opacity: 9;
	position: relative;
	top: -95px;
}
.loc-txt-2 h5 {
	color: #ffffff;
}
.loc-txt-2 p {
	color: #ffffff;
}
#loc-main .loc-txt-2 a {
	color: #da6421 !important;
	font-weight: 600;
	text-decoration:none;
}
.loc-txt-2 i {
	padding-left: 5px;
}
.loc-txt-2 a:hover {
	color: #ffffff !important;
	margin-left: 10px;
}
.loc-blk:hover {
    background: rgba(6, 7, 6, 0.9);
}
#alumni-main {
	text-align: center;
}
#alumni-main .av_one_fourth {
	margin-left: 10px !important;
	width: 24%;
	margin-top: 10px;
}
.alm-blk {
	border: 4px solid #dfdfdf;
	padding: 0 20px;
	height: 120px;
}
.alm-txt-1 img {
	width: 150px;
}
.alm-blk:hover img {
	opacity: 0;
}
.alm-txt-2 {
	opacity: 0;
	top: -80px;
	position: relative;
	transition: all 0.5s;
}
.alm-blk:hover .alm-txt-2 {
	opacity: 9;
	position: relative;
	top: -97px;
}
.alm-txt-2 p {
    font-size: 12px !important;
    line-height: 14px;
    color: #353535;
}
.alm-txt-2 a {
	color: #f26e24 !important;
	text-decoration: none;
}
.alm-txt-2 a:hover {
	color: #000000 !important;
}
.alm-txt-2 i {
	padding-left: 5px;
}
.alm-blk-12 img, .alm-blk-6 img, .alm-blk-10 img {
	width: 130px;
}
.currnt-alm h1 {
	color: #2c2c2c;
	padding-bottom: 14px;
}
.alm-btn-bdr {
	border: 1px solid #bdbdbd;
	margin-top: 40px;
}
.currnt-alm-btn a {
	background-color: #525252 !important;
	color: #ffffff !important;
	font-weight: 600;
	padding: 10px 30px;
	display: inline-block;
	text-decoration: none;
	position: relative;
	top: 60px;
	transition: all 0.5s;
	box-shadow: 0 10px 13px 10px;
}
.currnt-alm-btn a:hover {
	box-shadow: 0px 5px 21px -4px #000000;
}
#our-part-main {
	text-align: center;
}
.our-part-con h1 {
	color: #ffffff;
	margin: 0;
}
.our-part-blk {
	background-color: #ffffff;
}
.our-part-blk img {
	margin: 0;
	padding: 0;
}
.our-part-txt p {
    color: #4c4c4c;
    line-height: 20px;
    padding-bottom: 10px;
}
.our-part-txt a {
	color: #f26e24;
	text-decoration: none;
	background-color: #222222;
	border: 1px solid #979797;
	padding: 8px 20px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 10px;
}
.our-part-txt a:hover {
	color: #000000;
	background-color: transparent;
	border: 1px solid #000000;
}
.our-part-txt {
	padding: 10px;
	border: 2px solid #bababa;
	min-height: 273px;
}
.our-part-blk p {
    margin: 0;
}
.plan-pric-con h1 {
	text-align: center;
	color: #2c2c2c;
	margin-bottom: 25px;
}
.plan-pric-blk img {
    width: 48%;
    margin: 0;
    min-height: 242px;
}
.plan-pric-txt h4 {
	color: #363636;
	text-transform: uppercase;
	font-size: 18px !important;
	margin: 0 0 2px;
}
.plan-pric-txt b {
	color: #616161;
	background-image: url(../images/background-images/plan-pric-txt-bdr.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 14px;
	margin-bottom: 10px;
	display: inline-block;
}
.plan-pric-txt p {
	margin: 0;
	color: #797979;
}
.plan-pric-txt a {
	color: #ffffff;
	border: 1px solid #f26e24;
	background-color: #f26e24;
	padding: 6px 20px;
	display: inline-block;
	margin-top: 15px;
	border-radius: 3px;
	text-decoration: none;
}
.plan-pric-txt a:hover {
	color: #f26e24;
	background-color: transparent;
}
.plan-pric-txt {
	border: 1px solid #909090;
	padding: 15px;
	float: right;
	width: 52%;
	height: 242px;
}
#plan-pric-main .av_one_half {
	margin-left: 15px;
	width: 48%;
	margin-top: 15px;
}
.plan-pric-btn {
	text-align: center;
}
.plan-pric-btn a {
	color: #ffffff;
	text-decoration: none;
	background-color: #525252;
	border: 1px solid #525252;
	padding: 10px 30px;
	display: inline-block;
	margin-top: 40px;
	font-weight: 600;
}
.plan-pric-btn a:hover {
	color: #525252;
	background-color: transparent;
}
#footer {
	border: none;
	background-color: #222222;
}
#footer h3 {
	font-size: 22px !important;
	text-transform: none;
	color: #ffffff;
	margin-bottom: 20px;
}
#footer .av_one_fourth {
	margin-left: 30px !important;
	width: 19%;
}
#footer .av_one_fourth:nth-of-type(1) {
    width: 29% !important;
    margin-left: 0px !important;
}
#footer .av_one_fourth:nth-of-type(2) {
 width: 25% !important;
 margin-left: 4px !important;
}
.ftr-1 p {
	color: #cccccc;
}
.ftr-1 ul {
	list-style: none;
	display: inline-block;
}
.ftr-1 li {
	padding: 9px 2px;
	display: inline-block;
}
.ftr-1 i {
	background-color: #e9e9e9;
	color: #222222;
	width: 37px;
	text-align: center;
	padding: 10px 0;
	border-radius: 130px;
	font-size: 17px;
	transition: all 0.5s;
}
.ftr-1 i:hover {
	background-color: #f26e24;
	color: #ffffff;
	position: relative;
	top: -5px;
}
.ftr-1 img {
	width: 250px;
}
.ftr-2 label {
	color: #cccccc;
	margin-bottom: 5px;
	display: inline-block;
}
.ftr-2 .email-input {
	background-color: #4e4e4e !important;
	border: none !important;
	height: 40px;
	margin: 0 !important;
	color: #cccccc !important;
}
.ftr-2 small {
	color: #5c5c5c;
}
.ftr-2 .email-btn {
	background-color: #f26e24 !important;
	font-weight: 600;
}
.ftr-3 ul {
}
.ftr-3 li {
	line-height: 25px;
	background-image: url(../images/background-images/li-img.png) !important;
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 17px;
}
.ftr-3 a {
	color: #cccccc;
	text-decoration: none;
}
.ftr-3 a:hover {
	color: #f26e24;
}
.ftr-4 li {
	background-image: url(../images/background-images/loc-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #cccccc;
}
.ftr-1 {
	margin-top: 20px;
}
#socket {
	background-color: #393939;
	border: none;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #cccccc !important;
}

::-moz-placeholder { /* Firefox 19+ */
 color: #cccccc !important;
}

:-ms-input-placeholder { /* IE 10+ */
 color: #cccccc !important;
}

:-moz-placeholder { /* Firefox 18- */
 color: #cccccc !important;
}
#socket .copyright {
	float: left;
	width: 100%;
}
.soc-1 {
	float: left;
}
.development {
	float: right;
}
.copyright p {
	margin: 0;
	color: #f2f2f2;
}
.copyright a {
	color: #f26e24;
}
.copyright a:hover {
	color: #f26e24;
}
#blog-main {
	background-size: cover;
	background-attachment: fixed !important;
}
#blog-main .slide-image {
    float: left;
    width: 39%;
    margin-right: 7px !important;
    min-height: 187px;
}
.image-overlay-inside {
	display: none;
}
#blog-main .slide-content {
    background-color: #ffffff;
    padding: 18px 30px;
    display: flow-root;
    min-height: 187px;
}
#blog-main .blog-categories {
	display: none;
}
#blog-main .slide-content h3 {
	font-size: 20px !important;
	color: #000000 !important;
	line-height: 24px !important;
	margin: 0 0 7px !important;
}
#blog-main .slide-meta-comments a {
	color: #232323 !important;
}
#blog-main .slide-meta-time.updated {
	color: #232323;
}
#blog-main .slide-entry-excerpt.entry-content {
	color: #8c8c8c;
	line-height: 18px;
}
#blog-main .more-link {
	color: #e77330 !important;
	margin-top: 10px;
}
.blog-con h1 {
	color: #ffffff;
	text-align: center;
	margin: 0;
}
.blog-btn {
	text-align: center;
}
.blog-btn-1 {
	background-color: #2f2f2f;
	border: 1px solid #2f2f2f !important;
}
.blog-btn-2 {
	background-color: #525252;
	border: 1px solid #525252 !important;
}
.blog-btn a {
	color: #ffffff !important;
	text-decoration: none;
	padding: 10px 0;
	font-weight: 600;
	margin: 0 6px;
	width: 22%;
	display: inline-block;
}
.blog-btn a:hover {
	background-color: transparent !important;
	border: 1px solid #ffffff !important;
}
.single-post #header_main {
	background-color: #000000 !important;
}
.single-post .post-entry {
	margin-top: 100px;
}
.single-big img {
	width: 50% !important;
	text-align: center !important;
	display: inline-block !important;
}
.single-big {
	text-align: center;
}
.single-big h1 {
	font-size: 28px !important;
	color: #000000 !important;
	line-height: 36px !important;
}
.single-big .minor-meta {
	color: #4c4c4c !important;
}
.single-big .comments-link {
	color: #000000 !important;
}
.single-big .blog-categories a {
	color: #000000 !important;
}
.single-big .entry-author-link a {
	color: #000000 !important;
}
.single-big .entry-content p {
	color: #8c8c8c;
}
.comment-count {
	background-color: #f26e24 !important;
}
.comment-text {
	color: #000000 !important;
}
.miniheading, .minitext {
	color: #000000 !important;
}
#commentform label {
	position: unset !important;
	color: #000000;
}
#commentform input {
	width: 100% !important;
}
.required {
	color: #000000 !important;
}
#comment {
	margin: 0 !important;
	resize: none;
	color: #000000 !important;
}
#submit {
	color: #ffffff !important;
	background-color: #000000 !important;
	font-weight: 600;
}
#url, #email, #author {
	color: #000000 !important;
}
.logged-in-as, .logged-in-as a {
	color:#000000 !important;
}
#scroll-top-link {
	color: #F26E24;
	border-color: #F26E24;
	background-color: transparent;
}
#scroll-top-link:hover {
	background-color: transparent !important;
	color: #ffffff;
}
.page-id-230 #main {
    margin-top: 80px;
}
#blog-main .slide-image img {
    min-height: 187px;
    height: 0;
}

/*====================================================LOCATION_PAGE_START===========================================================*/

.slide-cap-in {
	text-align: center;
}
.slide-cap-in h2 {
	font-size: 40px !important;
	color: #ffffff;
}
.slide-cap-in p {
	color: #ffffff;
	font-size: 18px !important;
	line-height: 26px;
}
#find-off-main {
	text-align: center;
}
.find-off-con h2 {
	color: #1f1f1f;
}
.find-off-con p {
	color: #4c4c4c;
}
.wht-cost-con h2 {
	text-align: center;
	color: #1f1f1f;
	padding-bottom: 30px;
}
.tbl-sec th, .tbl-sec td {
	border: none !important;
}
.tbl-sec th {
	background-color: #f26e24;
	color: #ffffff;
	letter-spacing: 0;
}
.txt-icon {
	background-image: url(../images/background-images/txt-icon-1.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding: 15px 40px;
}
.tbl-sec td {
	text-align: right;
	color: #313131;
	font-weight: 600;
}
.tbl-sec td:first-child {
	text-align: left;
}
.tbl-sec small {
	color: #4e4e4e !important;
	font-weight: 400;
	margin-left: 4px;
}
.tbl-sec a {
	background-color: #ff772b;
	color: #ffffff !important;
	text-transform: uppercase;
	padding: 7px 20px;
	margin-top: 7px;
	display: inline-block;
	box-shadow: 4px 4px 0px -1px #ce4a00 !important;
	text-decoration: none;
}
.tbl-sec a:hover {
	background-color: #000000;
	box-shadow: 4px 4px 0px -1px #313131 !important;
}
.tbl-sec-2 th {
	background-color: #242424;
}
.tbl-sec-2 th:last-child {
	text-align: right;
	font-size: 11px;
	text-transform: none;
	color: #7c7c7c;
}
.txt-icon-2 {
	background-image: url(../images/background-images/txt-icn-2.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
	padding: 15px 40px;
}
.build-amit-con h2 {
	text-align: center;
	color: #1f1f1f;
}
.build-amit-con {
    padding-bottom: 30px;
}
.build-amit-blk {
    background-color: #f2f2f2;
    float: left;
    padding: 20px 10px 10px;
    border-bottom: 1px solid #d9d9d9;
	min-width: 1000px;
    margin-top: 15px;
}
.build-amit-blk img {
    width: 60px;
    margin-top: -9px;
}
.build-amit-blk h5 {
    float: left;
    margin: 0;
    color: #303030;
    padding: 0 50px 0 10px;
    font-size: 17px !important;
    min-width: 200px;
}
.build-amit-blk p {
    color: #545454;
	display: inline;
}
.soma-direc-blk h5 {
    color: #f26e24;
}
.soma-direc-blk small {
    color: #343232;
    font-size: 13px;
}
.soma-direc-blk p {
    color: #494949;
}
.soma-direc-blk ul {
    margin: 0;
}
.soma-direc-blk li {
    margin: 10px 0;
    list-style: none;
    background-color: #ffffff;
    color: #111111;
    font-weight: 600;
    font-size: 16px;
    text-decoration: underline;
	padding: 10px;
}
.soma-direc-blk .fa.fa-mobile {
    font-size: 19px;
}
.soma-direc-blk i {
    color: #333333;
    border: 1px solid #333333;
    width: 30px;
    padding: 5px 0;
    text-align: center;
    border-radius: 50px;
    margin-right: 14px;
}
.soma-direc-blk a {
    color: #111111;
}
.soma-direc-blk a:hover {
    color: #f26e24;
} 
#soma-direc-main {
    background-size: cover;
    background-attachment: fixed !important;
}
#soma-direc-main .build-amit-con {
    padding-bottom: 0 !important;
}
/*====================================================LOCATION_PAGE_END==============================================================*/
/*====================================================PRICING_OPTION_PAGE_START======================================================*/
.pric-pg-con h2 {
    margin: 0;
    color: #2c2c2c;
    text-align: center;
}
#pric-pg-main .av_one_fourth {
    margin-left: 10px !important;
    width: 24% !important;
}
.pric-pg-blk img {
    padding: 0;
    margin: 0;
}
.pric-pg-txt {
    border: 1px solid #c4c4c4;
    padding: 20px 15px 20px;
}
.pric-pg-txt h5 {
    color: #363636;
    text-transform: uppercase;
    font-size: 20px !important;
}
.pric-pg-txt b {
    color: #616161;
    background-image: url(../images/background-images/plan-pric-txt-bdr.png);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 12px;
    margin-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
    margin-top: 6px;
    font-weight: 400;
}
.pric-pg-blk p {
    margin: 0;
    color: #939393;
}
.pric-pg-blk a {
    color: #ffffff;
    text-decoration: none;
    background-color: #f26e24;
    padding: 5px 10px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 12px;
    border: 1px solid #f26e24;
}
.pric-pg-blk a:hover {
    color: #f26e24;
    background-color: transparent;
	border: 1px solid #f26e24;
}

/*====================================================PRICING_OPTION_PAGE_END========================================================*/
/*====================================================CONTACT_US_PAGE_START==========================================================*/
.cntc-form h3 {
    color: #000000;
}
.cntc-form p {
    color: #858585;
}
.cntc-form label {
    color: #666666;
}
.cntc-form .wpcf7-select {
    color: #000000 !important;
}

.cntc-form .wpcf7-text {
    border: 1px solid #b5b5b5 !important;
    background-color: #f8f8f8 !important;
    border-radius: 3px !important;
    color: #000000 !important;
}
.cntc-form .wpcf7-number {
    border: 1px solid #b5b5b5 !important;
    background-color: #f8f8f8 !important;
    border-radius: 3px !important;
	color: #000000 !important;
}
.cntc-form .wpcf7-textarea {
    border: 1px solid #b5b5b5 !important;
    background-color: #f8f8f8 !important;
    border-radius: 3px !important;
    height: 150px;
    resize: none;
	color: #000000 !important;
}
.cntc-form input[type="submit"]{
    padding: 9px 22px;
    background-color: #f26e24 !important;
    text-transform: uppercase;
    border: 1px solid #f26e24 !important;
    border-radius: 3px !important;
	transition: all 0.5s;
}
.cntc-form input[type="submit"]:hover{
    background-color: transparent !important;
	color:#f26e24 !important;
}
.cntc-us-blk-txt img {
    float: left;
    margin-top: -10px;
}
.cntc-us-blk h3 {
    color: #000000;
}
.cntc-us-blk p {
    color: #858585;
}
.cntc-us-blk-txt img {
    float: left;
    margin-top: -10px;
    margin-right: 15px;
}
.cntc-us-blk-txt h6 {
    color: #252525;
}
.cntc-us-blk-txt:last-child p {
    margin: 0;
}
.cntc-us-blk-txt:last-child h6 {
    margin-bottom: 12px;
}
.cntc-us-blk-map h4 {
    color: #000000;
}
.cntc-us-blk-map {
    margin-top: 30px;
}
#header_main {
    background-color: #000000;
}
 
/*====================================================CONTACT_US_PAGE_END===========================================================*/
.page-id-135 .alm-blk {
    border: 1px solid #dfdfdf;
	padding: 4px 10px;
    height: 130px;
}
.page-id-135 .av_one_fifth {
    margin-left: 0px !important;
    width: 19.9%;
    margin-top: 0px !important;
}
.page-id-135 .alm-blk-14 img {
    width: 80px !important;
} 
.page-id-135 .alm-txt-2 b {
    color: #d25c31;
    font-size: 16px;
}
.page-id-135 .alm-txt-1 img {
    width: 120px;
}
.alm-blk-21 img {
    width: 140px !important;
}
/*====================================================EVENTS_PAGE_START===========================================================*/
#event-sheet-main img {
    margin-top: 0;
    padding: 0;
    box-shadow: 0px 0px 11px 3px #d8d3d3;
}
.form-con {
    text-align: center;
    padding: 0 0 30px;
}
.form-con h2 {
    color: #1f1f1f;
}
.form-con p {
    color: #4c4c4c;
    font-size: 16px !important;
}
.event-form input {
    margin: 0 !important;
}
.event-form .wpcf7-text {
    background-color: #ffffff !important;
    height: 40px;
    border: 1px solid #b8b8b8 !important;
}
.event-form .wpcf7-date {
    width: 100%;
    height: 40px;
}
.event-form .wpcf7-list-item {
    padding: 5px 10px;
    color: #656565;
}
.event-form h6 {
    color: #3e3e3e;
}
.event-form .wpcf7-select {
    height: 40px;
    color: #565656 !important;
    background-color: #ffffff !important;
    font-weight: 600 !important;
}
.event-form b {
    color: #3e3e3e;
    font-weight: 400;
    font-size: 16px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #565656 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #565656 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #565656 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #565656 !important;
}
.event-form .your-name input {
    background-image: url(../images/background-images/input-img-1.png) !important; 
}
.event-form .your-email input {
    background-image: url(../images/background-images/input-img-2.png) !important; 
}
.event-form .phone-no input {
    background-image: url(../images/background-images/input-img-3.png) !important; 
}
.event-form .organization input {
    background-image: url(../images/background-images/input-img-4.png) !important; 
}
.event-form .event-title input {
    background-image: url(../images/background-images/input-img-5.png) !important; 
}
.event-form .date-898 input {
    background-image: url(../images/background-images/input-img-6.png) !important; 
}
.event-form .your-comment input {
    background-image: url(../images/background-images/input-img-8.png) !important; 
}
.event-form .type-of-interst select {
    background-image: url(../images/background-images/input-img-5.png) !important;
    padding-left: 50px !important;
}
.event-form input {
    background-repeat: no-repeat !important;
    background-size: 28px !important;
    background-position: 10px 7px !important;
    border: 1px solid #b8b8b8 !important;
    font-weight: 600 !important;
}
.event-form select {
    background-repeat: no-repeat !important;
    background-size: 28px !important;
    background-position: 10px 7px !important;
	border: 1px solid #b8b8b8 !important;
}
.event-form .wpcf7-text {
    padding-left: 50px !important;
}
.event-form .wpcf7-date {
    padding-left: 50px !important;
}
.event-form p {
    text-align: center;
}
.chk-box-area p {
    text-align: left !important;
}
.event-form .wpcf7-submit {
    background-color: #f15b28 !important;
    border: none !important;
    padding: 8px 60px !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 16px;
}
#inn-slider {
    height: 380px;
    background-size: cover;
    background-position: 0 80px !important;
}
.slide-cap-in {
    margin-top: 143px;
}
.slide-cap-loc {
    margin-top: 0px;
}
.event-form .wpcf7-text, .event-form .wpcf7-date {
    color: #565656 !important;
}
.slide-cap-in h2 {
    font-size: 40px !important;
    color: #ffffff;
    text-shadow: 2px 0px 5px #000;
    margin: -13px;
}
/*====================================================EVENTS_PAGE_END===========================================================*/
.alm-blk-3 img {
    width: 280px !important;
    margin-top: 23px;
}
.alm-blk-5 img {
    width: 200px;
    margin-top: 25px;
}
.alm-blk-7 img {
    margin-top: 30px;
}
.alm-blk-8 img {
    width: 90px;
}
.alm-blk-9 img {
    margin-top: 20px;
}
.alm-blk-10 img {
    margin-top: 20px;
}  
.alm-blk-11 img {
    margin-top: 29px;
}
.alm-blk-12 img {
    margin-top: 27px;
}
.alm-txt-2 a {
    margin-top: 30px;
    display: inline-block;
}
.alm-blk-1 a {
    margin-top: 0 !important;
}
.alm-blk-2 a {
    margin-top: 0 !important;
}
.alm-blk-1 .alm-txt-2 {
    margin-top: 20px;
}
.page-id-135 .alm-blk a {
    margin-top: 0 !important;
}
/*=============================================================================================================*/
.page-id-135 .alm-blk-52 img {
    width: 180px;
}
.loc-blk {
    background: rgba(9, 7, 6, 0.3);
}
.slide-cap-loc {
    text-align: left !important;
}
.slide-cap-loc h2, .slide-cap-loc p {
    color: #000000 !important;
} 
.slide-cap-loc img {
    margin: 0;
    padding: 0;
    width: 40px;
} 
.slide-cap-loc h2 {
    margin: 18px 0 0;
}
.slide-cap-loc {
    margin-top: 80px;
} 
.slide-cap-loc p {
    font-size: 18px !important;
    line-height: 24px;
}
/*=============================================================================================================*/
@media screen and (max-width: 1024px) {
#loc-main .av_one_third {
    width: 32.6%;
}
.loc-txt-2 {
    padding: 0 10px;
}
.slide-cap h1 {
    font-size: 40px !important;
    line-height: 52px;
}
h1 {
    font-size: 34px !important;
}
#alumni-main .av_one_fourth {
    margin-left: 9px !important;
}
.plan-pric-blk img {
    height: 242px;
}
.build-amit-blk {
    min-width: 930px;
} 
.alm-blk-18 img {
    width: 100px !important;
}
.alm-blk-13 img {
    width: 100px !important;
} 
#pric-pg-main .av_one_fourth {
    width: 23.8% !important;
}
.pric-pg-blk p {
    font-size: 13px !important;
}
	
}
@media screen and (max-width: 966px) {
#alumni-main .av_one_fourth {
    margin-left: 6px !important;
    clear: none;
}
.ftr-1 img {
    width: 200px;
}
.build-amit-blk {
    text-align: center;
	min-width:0 !important;
}
.build-amit-blk img {
    float: none;
    display: inline-block;
    margin-left: 41%;
}
.build-amit-blk p {
    color: #545454;
    display: block;
    width: 40%;
    display: inline-block;
}
.build-amit-blk h5 {
    float: none;
    margin: 0;
    padding: 0;
    min-width: 0;
}
.build-amit-blk {
    width: 100%;
}
#pric-pg-main .av_one_fourth {
    margin-left: 50px !important;
    width: 44% !important;
}
.pric-pg-blk img {
    width: 100%;
} 
}
@media screen and (max-width: 768px) {
.logo {
    width: 140px;
    margin-top: 37px;
}
.avia-menu li a {
    padding: 0 5px !important;
}
.header-scrolled .logo {
    width: 140px;
    margin-top: 25px;
}
#slider .av_one_half {
    width: 80%;
}
#slider {
    height: 490px;
}
.slide-cap h1 {
    font-size: 34px !important;
    line-height: 40px;
}
.slide-cap {
    margin-top: 100px;
}
#loc-main .av_one_third {
    width: 32.4%;
}
#alumni-main .av_one_fourth {
    width: 32%;
}
#plan-pric-main .av_one_half {
    margin-left: 0;
    width: 100%;
    float: none;
    text-align: center;
}
.plan-pric-txt {
    text-align: left;
    padding-top: 29px;
}
#blog-main img {
    height: 187px;
}
.blog-btn a {
    padding: 8px 0;
}
#footer .av_one_fourth, #footer .av_one_fourth:nth-of-type(1), #footer .av_one_fourth:nth-of-type(2) {
    margin-left: 0px !important;
    width: 100% !important;
}
#footer .widget {
    padding: 0;
    margin: 0 !important;
}
#inn-slider .slide-cap-in h2 {
    font-size: 30px !important;
}
.slide-cap-in p {
    font-size: 16px !important;
    line-height: 21px;
}
.page-id-135 .av_one_fifth {
    width: 25% !important;
    clear: none;
} 
#pric-pg-main .av_one_fourth {
    margin-left: 25px !important;
}
}
@media screen and (max-width: 603px) {
#advanced_menu_toggle {
    background-color: transparent;
    border: none;
    color: #ffffff;
}
#advanced_menu_toggle:hover {
    background-color: transparent !important;
    border: none !important;
    color: #f15b28 !important;
}
#advanced_menu_hide {
    border: none;
    color: #f15b28;
}
#advanced_menu_hide:hover {
    border: none !important;
    color: #f15b28 !important;
	background-color: transparent !important;
}
#mobile-advanced a {
    color: #f15b28;
    text-align: center;
    border: none;
}
#mobile-advanced a:hover {
    color: #ffffff !important;
    text-align: center;
    border: none;
	background-color:#f15b28 !important;
}
#mobile-advanced a::before {
    display: none !important;
}
#mobile-advanced {
    padding: 0 !important;
}
.logo {
    width: 200px !important;
}
#alumni-main .av_one_fourth {
    width: 48% !important;
}
h1 {
    font-size: 28px !important;
}
#our-part-main .av_one_third {
    margin-left: 0% !important;
    width: 70% !important;
    text-align: center;
    float: none !important;
    display: inline-block;
}
.our-part-blk {
    display: inline-block;
}
.our-part-con {
    padding: 0 0 40px;
}
.overly-1 {
    margin-top: 30px;
}
#blog-main .slide-image {
    float: none;
    width: 100%;
    margin-right: 0px !important;
    min-height: 187px;
    text-align: center;
    display: inline-block;
}
.blog-btn a {
    width: 31%;
}
.blog-con {
    padding: 0 0 40px;
}
.soc-1 {
    float: none;
    text-align: center;
    padding: 0 0 6px;
}
.development {
    float: none;
    text-align: center;
}
.slide-cap h1 {
    font-size: 22px !important;
}
.slide-cap p {
    font-size: 16px !important;
    line-height: 22px;
}
.slide-cap a {
    padding: 8px 15px;
    font-size: 13px;
}
.slide-cap {
    margin-top: 80px;
}
#slider {
    height: 340px;
} 
.build-amit-blk p {
    width: 100%;
}
.build-amit-blk img {
    margin-left: 1%;
}
.page-id-135 .av_one_fifth {
    width: 33.3% !important; 
} 
#pric-pg-main .av_one_fourth {
    margin-left: 10px !important;
    width: 48% !important;
}
.pric-pg-con {
    padding-bottom: 40px;
}
.logo {
    margin-top: 0px;
}
}
@media screen and (max-width: 480px) {
.slide-cap h1 {
    line-height: 30px;
}
#our-part-main .av_one_third {
    width: 80% !important;
}
.alm-blk {
    padding: 0 5px;
}
h2 {
    font-size: 22px !important;
}
.tbl-sec td {
    min-width: 200px;
}
.tbl-sec {
    overflow-x: auto !important;
    width: 100%;
}
.slide-cap-in {
    margin-top: 125px;
} 
.page-id-135 .av_one_fifth {
    width: 50% !important;
}
#inn-slider {
    height: 270px;
}
#pric-pg-main .av_one_fourth {
    margin-left: 0px !important;
    width: 100% !important;
} 
}
@media screen and (max-width: 414px) {
.slide-cap h1 {
    line-height: 28px;
    margin: 0;
}
.slide-cap p {
    font-size: 14px !important;
    line-height: 18px;
}
#alumni-main .av_one_fourth {
    width: 100% !important;
    margin-left: 0 !important;
}
.alm-blk p:first-child {
    padding: 20px 30px;
}
.alm-txt-2 a {
    position: relative;
    top: -25px;
}
#our-part-main .av_one_third {
    width: 100% !important;
}
.plan-pric-txt p {
    margin: 0;
    color: #797979;
    line-height: 17px;
}
.plan-pric-txt {
    padding-top: 16px;
}
.blog-btn a {
    width: 40%;
}
#inn-slider {
    height: 290px;
    background-size: cover;
}
.page-id-135 .av_one_fifth {
    width: 100% !important;
}
.page-id-135 .alm-blk p {
    padding: 0px 30px;
}
.page-id-135 .alm-txt-2 a {
    position: relative;
    top: 0px;
}
.page-id-71 .slide-cap-in {
    margin-top: 86px;
}  
}
@media screen and (max-width: 375px) {
.plan-pric-txt {
    padding-top: 36px;
    width: 100%;
}
.plan-pric-blk img {
    height: 242px;
	width: 100%;
}
h1 {
    font-size: 24px !important;
} 
}
@media screen and (max-width: 320px) {
}