﻿
@import url("../icons/css/fontello.css"); /* backward compatible */
@import url("../ionicons/css/ionicons.min.css");
@import url('https://fonts.googleapis.com/css?family=Maven+Pro:400,500,700|Oswald:400,500,600,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Quattrocento&display=swap');


/**********************************
    Adjustment for Default
***********************************/



.row img { margin:0 0 1em; }



/**********************************
    General
***********************************/


    
/* Sagar Css */

.display { margin-bottom: 0.5em;  }
.display h1 {
    font-weight: 800;
    font-size: 3em;
    line-height:1.4;
    /* text-transform: uppercase; */
}
.display p {
    font-size: 1.3em;
    font-style: italic;
}
img {max-width:100%;height:auto;}
@media all and (max-width: 1024px) {
    /*.display h1 { font-size: 2.2em; }
    .display p { font-size: 1.1em; }*/
}
@media all and (max-width: 540px) {
    /*.display h1 { font-size: 2em; }
    .display p { font-size: 1.1em; }*/
}

a {color: #009E91;} 
hr {border:none;border-top: rgba(0, 0, 0, 0.18) 1px solid;margin: 2em 0 !important;}    
img {max-width:100%;}
figure {margin:0}
ol, ul {line-height: inherit; font-weight: inherit;}

        
/**********************************
    Grid
***********************************/

@media (min-width: 40rem) {
    .column {
        float: left;
        padding-left: 1rem; /* beta3 */
        padding-right: 1rem; /* beta3 */
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .column.full { width: 100%; }
    .column.two-third { width: 66.7%; }
    .column.two-fourth { width: 75%; }
    .column.two-fifth { width: 80%; }
    .column.two-sixth { width: 83.3%; }
    .column.half { width: 50%; }
    .column.third { width: 33.3%; }
    .column.fourth { width: 25%; }
    .column.fifth { width: 20%; }
    .column.sixth { width: 16.6%; }
    .column.flow-opposite { float: right; }  
}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}

   
/**********************************
    Elements
***********************************/

.center {text-align:center}
.right {text-align:right}
.left {text-align:left}
.padding-20 {padding:20px}
.padding-25 {padding:25px}
.padding-30 {padding:30px}
.padding-35 {padding:35px}
.padding-40 {padding:40px}

@media all and (max-width: 540px) {
    .center {text-align:initial}
    .right {text-align:initial}
    .left {text-align:initial}
    .padding-20 {padding:0}
    .padding-25 {padding:0}
    .padding-30 {padding:0}
    .padding-35 {padding:0}
    .padding-40 {padding:0}
}

img.circle {border-radius:500px;margin-top:0;}
img.bordered {border: #ccc 1px solid;}
.embed-responsive {position: relative;display:block;height:0;padding:0;overflow:hidden;margin-top: 1.4em;margin-bottom: 1em;} 
.embed-responsive.embed-responsive-16by9 {padding-bottom: 56.25%;}
.embed-responsive.embed-responsive-4by3 {padding-bottom: 75%;}
.embed-responsive iframe {position: absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}

.list {position:relative;margin:1.5em 0;}
.list > i {position:absolute;left:-3px;top:7px;font-size:1.7em;line-height:1;} 
.list > h2, .list > h3 {margin: 0 0 0 50px;}
.list > p {margin: 5px 0 0 50px}

.quote {position:relative;margin:1.5em 0;}
.quote > i {position: absolute;top: -10px; left: -7px;font-size: 2em;color:rgba(51,51,51,0.44);}
.quote > small {margin-left:50px;opacity: 0.7;font-size: 1em;}
.quote > p {margin-left:50px;font-size: 1.5em;}

.is-social {line-height:1;margin-bottom:1.5em}
.is-social a > i {text-decoration:none;color:#333;font-size:1.2em;margin:0 15px 0 0;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.is-social a:hover > i {color:#08c9b9;}
.is-light-text .is-social a > i {color:#fff}
.is-light-text .is-social a:hover > i {color:#fff}

/* backward compatible */
.social {line-height:1;margin-bottom:1.5em}
.social a > i {text-decoration:none;color:#333;font-size:1.2em;margin:0 15px 0 0;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.social a:hover > i {color:#08c9b9;}
.is-light-text .social a > i {color:#fff}
.is-light-text .social a:hover > i {color:#fff}

.is-rounded-button-big {display:inline-block;}
.is-rounded-button-big a {display:table;float:left;text-align:center;margin:0 20px;border-radius: 500px; width: 110px; height: 110px;background-color: #aaa;}
.is-rounded-button-big a i {display:table-cell;width:100%;height:100%;vertical-align:middle;color:#ffffff;font-size:40px}
.is-rounded-button-big a:first-child {margin:0 20px 0 0;}
.is-rounded-button-big a:last-child {margin:0 0 0 20px;}

.is-rounded-button-medium {display:inline-block;}
.is-rounded-button-medium a {display:table;float:left;text-align:center;margin:0 20px;border-radius: 500px; width: 70px; height: 70px;background-color: #aaa;}
.is-rounded-button-medium a i {display:table-cell;width:100%;height:100%;vertical-align:middle;color:#ffffff;font-size:30px}

.is-boxed-button-big {display:inline-block;}
.is-boxed-button-big a {display:table;float:left;text-align:center;margin:0 30px 0 0;width: 110px; height: 110px;background-color: #aaa;}
.is-boxed-button-big a i {display:table-cell;width:100%;height:100%;vertical-align:middle;color:#ffffff;font-size:40px}

.is-boxed-button-big2 {display:inline-block;}
.is-boxed-button-big2 a {display:table;float:left;text-align:center;margin:0 30px 0 0;width: 150px; height: 70px;background-color: #aaa;}
.is-boxed-button-big2 a i {display:table-cell;width:100%;height:100%;vertical-align:middle;color:#ffffff;font-size:35px}

.is-boxed-button-medium {display:inline-block;}
.is-boxed-button-medium a {display:table;float:left;text-align:center;margin:0 30px 0 0;width: 70px; height: 70px;background-color: #aaa;}
.is-boxed-button-medium a i {display:table-cell;width:100%;height:100%;vertical-align:middle;color:#ffffff;font-size:30px}

.is-boxed-button-medium2 {display:inline-block;}
.is-boxed-button-medium2 a {display:table;float:left;text-align:center;margin:0 30px 0 0;width: 100px; height: 50px;background-color: #aaa;}
.is-boxed-button-medium2 a i {display:table-cell;width:100%;height:100%;vertical-align:middle;color:#ffffff;font-size:25px}

.is-boxed-button-small {display:inline-block;}
.is-boxed-button-small a {display:table;float:left;text-align:center;margin:0 20px 0 0;width: 50px; height: 50px;background-color: #aaa;}
.is-boxed-button-small a i {display:table-cell;width:100%;height:100%;vertical-align:middle;color:#ffffff;font-size:20px}

/*.size-12 {font-size:12px}
.size-14 {font-size:14px}
.size-16 {font-size:16px}
.size-18 {font-size:18px}
.size-21 {font-size:21px}
.size-24 {font-size:24px}
.size-32 {font-size:32px}
.size-48 {font-size:48px}
.size-64 {font-size:64px}
.size-80 {font-size:80px}
.size-96 {font-size:96px}
*/


/**********************************
    Header Image with Caption
***********************************/
figure.hdr {
	position: relative;
	width: 100%;
	overflow:hidden;
    background-color: #000;   
}
figure.hdr img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;	
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
figure.hdr:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}
figure.hdr figcaption {
   	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 60%; 
	padding: 0 2.5em;
	color: #fff;
	/*font-size: 1.55em;*/
	text-align: center;
	box-sizing: border-box;
	z-index:1;
}
/* Text */
figure.hdr h2 {
	font-weight: 300;
	text-transform: uppercase;
}
figure.hdr h2 span {
	font-weight: 800;
}
/*figure.hdr p {
	letter-spacing: 1px;
	font-size: 68.5%;
	text-transform: uppercase;
}*/
figure.hdr h2, figure.hdr p {
	margin: 0;
	z-index:10000;
}
/* Cosmetic */
figure.hdr div {
	height: 100%; 
	z-index:0;
}
figure.hdr div::before,
figure.hdr div::after {
	position: absolute;
	content: '';
}
/* One */
figure.one div::before {
	top: 50px;
	right: 30px;
	bottom: 50px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
figure.one div::after {
	top: 30px;
	right: 50px;
	bottom: 30px;
	left: 50px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
/* Two */
figure.two div::before {
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
figure.two div::after {
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
/* Three */
figure.three figcaption {
	height: 70%; 
}
figure.three p {
	margin: 1em 0 0;
	padding: 2em;
	border: 1px solid #fff;	
} 
/* Four */
figure.four figcaption {
	height: 60%; 
	text-align: left;
}
figure.four p {
	position: absolute;
	right: 50px;
	bottom: 50px;
	left: 50px;
	padding: 2em;
	border: 7px solid #fff;
}
/* Five */
figure.five figcaption {
	height: 100%; 
	text-align: right;
}
figure.five h2 {
    position: absolute;
    left: 50px;
	right: 50px;
	top: 10%;
	border-bottom: 5px solid #fff;
}
figure.five p {
	position: absolute;
	right: 50px;
	bottom: 10%;
}
/* Six */
figure.six figcaption {
	height: 70%;
}
figure.six h2 {
    padding-bottom: 3%;
	border-bottom: 1px solid #fff;
}
figure.six p {
	padding-top: 6%;
}
/* Seven */
figure.seven figcaption {
	height: 90%;
	text-align:left;
}
figure.seven h2 {
	border-bottom: 3px solid #fff;
}
figure.seven p {
    padding-top: 1em;
}
/* Eight */
figure.eight figcaption {	
	height: 100%; 
	text-align: right;
}
figure.eight h2 {
	position: absolute;
	left: 50%;
	right: 50px;
	bottom: 10%;
}
figure.eight p {
    position: absolute;
    left: 50px;
	right: 50%;
	top: 10%;
	padding-right:0.5em;
	border-right: 1px solid #fff;
}
/* Sagar Css */

<!-- mayuri css -->

.inner_icon_class .row.clearfix {display: inline-block;float: none;}
.inner_icon_class {text-align: center;width: 100%;}
.drag_author {display: table;height: 100px;}
.drag_author > p {display: table-cell; vertical-align: middle;}
.inner_icon_class .row.clearfix {display: inline-block;}
.structure_169 .quotes {margin-bottom: 1%;margin-top: 0;width: 50%;margin-right:2%;}
.structure_img_padding > img, .structure_169 .structure_img_padding  img{margin:0;}
.custom_structure {padding: 0px;}
hr {border-color: #fff;opacity: 0.5;}
.center_img{text-align:center;}
.display h1, .display h2, .display h3, .display h4, .display h5, .display h6 {margin-bottom: 0;margin-top: 0;}
.display {margin-bottom: 0;}
.custom_media_author .column.seventh.center > p, .custom_media_author .column.seventh.center img{margin-bottom: 0;}
.custom_media_author {float: left;}
.structure_169 .img_right {float: right;margin: 0 1% 0 0;width: 47%;}
.article-author {float: right;font-size: 12px;padding-left: 1rem;padding-right: 1rem;text-align: right;width: 100%;}
.data-num163 .column.half.structure_img_padding {float: right;}
.column.two-third.structure_img_padding {float: right;}
.data-num163 .editor-note {width: 49.5%;}
.data-num163 .article_content {float: none;}
.custom-col-half {padding-left: 1rem;padding-right: 1rem;}
.btn.btn-primary {background-color: #08c9b9;color: #ffffff;border-color: transparent;}
.btn {
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 2em;
    margin-bottom: 0;
    padding: 7px 25px;
    text-align: center;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}
.oswald h1,.oswald h2,.oswald h3,.oswald h4,.oswald h5,.oswald h6,.oswald p,.oswald{font-family: Oswald, sans-serif !important;font-weight: bold;}
.font45px h1,.font45px h2,.font45px h3,.font45px h4,.font45px h5,.font45px h6,.font45px p,.font45px{font-size: 45px !important;}
.mavenPro p, .mavenPro{font-family:"Maven Pro", sans-serif !important;}
.font18px, .font18px p{font-size: 18px !important;}

.newCustom img{margin-bottom: 0px !important;}
.newCustom .editor-note, .newCustom .editor-note p{font-size: 12px !important;margin-bottom: 10px;}
.mavenPro p:first-child{padding-top: 60px !important; }
.newsReleases{font-size: 12px !important;text-decoration: underline!important;font-family: 'Quattrocento', serif !important;height: auto;min-height: auto !important;padding: 10px;margin-bottom: 0;}

.btn.btn-primary:hover {background-color: #07b0a2; border-color: #07b0a2;color: #ffffff;}
ul li {list-style: outside none disc;}
.btn.btn-info.article-adminback {line-height: 1.2em;}
.article-author {
    min-height: auto  !important;
}
@media all and (max-width: 1080px) {
.is-container {margin-bottom: 5em !important;}
}
@media all and (max-width: 1024px) {
.display h1 {font-size: 2em !important;}
}
@media all and (max-width: 767px) {
.structure_169 .quotes {width: 100%;}
.data-num163 .editor-note {width: 100%;}
.data-num163 .article_content {float: left;}
}
@media all and (max-width: 640px) {
.article_content .row.clearfix {padding-left: 10px;padding-right: 10px;}
.structure_169 .img_right {width: 100%;}
}