/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
    font-size: 100%;
	background:	#fff;
}
body {
    font-size: 100%;
    font-family: 'Open Sans';
    min-height: 921px;
    padding:0;
}
body a{
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
body a:hover{
	text-decoration:none;
}
/*--logo-Starts--*/
.logo a h1 {
    font-size: 3em;
    margin: 0;
    color: #146eb4;
    font-family: 'Open Sans';
}
.logo a h1 span{
	color:#ff9900;
}
.glyphicon-plus-sign {
    font-size: 2em;
    color: #ff9900;
    text-align: center;
}
.logo {
    text-align: center;
}
.logo a {
    display: block;
}
.logo a:hover{
	text-decoration:none;
}
/*--logo-end--*/
/*--header-starts--*/
.header {
    border-bottom: 3px solid #13a552;
}

.header-top {
    padding: 15px 0px 10px;
    background: #fff;
}
.header-center {
    text-align: center;
    font-size: 15px;
    margin-left: -40px;
    margin-top: -11px;
    text-shadow: 0px 0px 0px #141414;
    font-weight: bold;
    padding-right: 5px;
}
.header-center p {
    color : #eb1e79;
}
.header-left{
	text-align:left;
    padding-left: 5px;
}
.header-left ul{
	padding:0;
}
.header-left ul li{
	list-style:none;
	display:inline-block;
	margin-right:10px;
}
.header-left ul li p{
	color:#000;
	font-size:15px;
}
.header-right{
	text-align:right;
    font-weight: bold;
    padding-right: 5px;
    margin-top: 0px;

}
.header-right ul{
	padding:0;
}
.header-right ul li{
	list-style:none;
	display:inline-block;
	margin-left:10px;
}
.header-right ul li p{
    color: #686868;
	font-size:15px;
    text-shadow: 0px 0px -2px #757575;
}
.header-right ul li p img{
	margin-right: 5px;
    margin-bottom: 20px;
}
.header-contact {
    color: #000000;
    font size: 17px;

}

.uppercase {
    text-transform: uppercase;
}
.letter-spacing {
    letter-spacing: 0.0025em;
}
/*--header-end--*/

/*---Menu---*/

#menu-v li, #menu-v a {zoom:1;} /* Hacks for IE6, IE7 */
#menu-v, #menu-v ul
{
    width: 165px; /* Main Menu Item widths */
    border-top:none;
    position: relative; font-size:0;
    list-style: none; 
    margin: 0; 
    padding: 0; 
    display:block;
    z-index:9;
}

@media (max-width: 480px) {
    #menu-v, #menu-v ul {
        width: 240px;
        margin: 10px;
    }
}
                
/* Top level menu links style
---------------------------------------*/

#menu-v li
{
    list-style: none; margin: 0; padding: 0;
}
#menu-v li a
{
    font: normal 13px Open Sans;
    border-top: 1px solid #303030;
    display: block;
    /*overflow: auto; force hasLayout in IE7 */
    color: #808080;
    text-decoration: none;
    padding: 9px 10px;
}
#menu-v ul li a
{
    line-height:16px;
}
                
#menu-v li a.arrow:hover
{
    background-image:url(arrowon.gif);
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
        
/*Sub level menu items
---------------------------------------*/
#menu-v li ul
{
    position: absolute;
    width: 200px; /*Sub Menu Items width */
    visibility:hidden;
}
        
#menu-v a.arrow
{
    background-repeat: no-repeat;
    background-position: 97% 50%;
}
#menu-v li:hover, #menu-v li.onhover
{
    background-position:0 -62px;
}
#menu-v ul li
{
    background-image:none;
}
#menu-v ul li:hover, #menu-v ul li.onhover
{
    background-image:none;
}
        
/* Holly Hack for IE \
* html #menu-v  li
{
    float:left;
    height: 1%;
}
* html #menu-v  li a
{
    height: 1%;
}*/

/*--Menu-End--*/

/*--navigation-start--*/
ul.navig {
    padding: 0;
    margin-left: 0%;
    border-radius: 5px;
    background: #323232 !important;
}
ul.navig li span {
	margin-right: 10px;
}
ul.navig li {
    display: block;
    margin-bottom: 0px;
}
ul.navig li a {
    display: block;
    font-size: 13px;
    color: #939393;
    background-image: linear-gradient(to top right, #363636, #292929);
    font-weight: 400;
    text-decoration: none;
    padding: 8px 10px;
    text-transform: uppercase;
    border-radius: 5px;
}
ul.navig li a.active,ul.navig li a:hover{
	color:#2CAA48;
    border-radius: 5px;
    border-left: 5px solid #009e44;
}
ul.navig li a:hover ul.navig li a:active{
	display: block;
}
ul.navig .sub-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
}   
ul.navig .sub-menu li:hover{
	display: block;
    visibility: visible;
}     

@media (max-width: 768px){
span.menu:before {
	content: url(../images/menu.png);
	cursor: pointer;	
}
 
.header {
	padding: 10px 0px;
}
ul.navig li.plan:hover ul.sub-nav{
	display:none;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
    width: 100%;
    display: block;
    color: #808080;
    font-size: 1.15em;
    padding: 10px 5px;
    text-align: left;
}
span.menu {
	margin: 0px 0px 0 0;
}
ul.navig {
    margin: 0;
    z-index: 999;
    position: absolute;
    width: 96%;
    text-align: center;
    left: 2%;
    margin-top: 0%;
    background: #323232;
    border-radius: 5px;
}
.navigation {
	height: 60px;
	padding: 0px 0px 0em;
	margin-bottom: 1em;
}
}
.navigation {
    text-align: left;
    margin-top: 0%;
}
.banner-right{
	padding:0px;
}
.b-one img,.event-left img{
	width:100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
}
/*--navigation-end--*/
/*--banner-starts--*/
.welcome-text {
    text-align: center;
    font-family: 'Bell MT';
    color: #000;
    margin-top: 4%;
}
.welcome-text h3 {
    font-size: 40px;
    font-family: Open Sans, sans-serif;
    line-height: 60px;
	margin-top: 0;
}
.founders-text {
    text-align: left;
    font-family: 'Museo-300';
    color: #2c2e30;
    margin-top: 4%;
    letter-spacing: 0px;
}
.founders-text h3 {
    font-size: 40px;
}
.founders-text p {
    font-size: 18px;
    font-weight: 500 !important;
    letter-spacing: 0.02em;
    text-align: justify !important;
	font-family: 'Open Sans', sans-serif;
}
.founders-text .quote {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px !important;
    letter-spacing: 0px !important;
}
.founders-name {
    color: #069240 !important;
}
.sub-topic {
    font-family: 'Open Sans', sans-serif;
    font-size: 18x !important;
    letter-spacing: 0px !important;
    color: #3c3c3c !important;
}
.quote {
    font-family: 'Open Sans', sans-serif;
    font-size: 20px !important;
    letter-spacing: 0px !important;
    color: #434a54;
}
.banner-top {
    background: #fff;
    padding: 1em 0px;
}
.banner-top-m {
    background: #fff;
    padding: 2.5em 0px 0px 0px;
}
.text-center {
    text-align: center;
}
.image-center {
    padding-bottom: 0px !important;
  
}

.a-row {
        display: inline-block;
    padding: 0 20px;
}
@media (max-width: 480px) {
    .a-row {
        display: inline-block;
    padding: 0 20px;
}
}


.evn h4 {
    font-size: 1.7em;
    margin: 20px 0 0 0;
    color: #ff9900;
    font-family: 'Open Sans';
}
.evn p {
    font-size: 15px;
    color: #999;
    line-height: 1.6em;
    margin-top: 5px;
}
.b-two{
	margin-top:2%;
}
.b-tre{
	margin-top:5%;
}
.bt-left figure {
	position: relative;
	float: left;
	overflow: hidden;
	text-align: center;
	cursor: pointer;
	width:100%;
}
.bt-left figure img {
	position: relative;
	display: block;
}
.bt-left figure figcaption {
	padding: 2em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.bt-left figure figcaption::before,
.fcol1 figure figcaption::after {
	pointer-events: none;
}
.bt-left figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    color: #fff;
}
figure.effect-bubba {
    background: rgba(255, 255, 255, 0.85);
}
figure.effect-bubba:hover img {
	opacity: 0.3;
}
figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s,-webkit-transform 0.35s;	
	-moz-transition: opacity 0.35s, -moz-transform 0.35s;
	-o-transition: opacity 0.35s, -o-transform 0.35s;
	-ms-transition: opacity 0.35s, -ms-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-bubba figcaption{
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1); 
	-o-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}
figure.effect-bubba figcaption{
	-webkit-transform: scale(1,0);
	-moz-transform: scale(1,0);
	-o-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}
figure.effect-bubba h4, figure.effect-bubba h3 {
    margin-top: 41%;
    -webkit-transition: transform 0.35s;
    -moz-transition: transform 0.35s;
    -o-transition: -o-transform 0.35s;
    -ms-transition: -ms-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,-20px,0);
    -moz-transform: translate3d(0,-20px,0);
    -o-transform: translate3d(0,-20px,0);
    -ms-transform: translate3d(0,-20px,0);
    transform: translate3d(0,-20px,0);
    opacity: 0;
}

.category {
    display: block;
    color: #00692D;
    font-size: 19px !important;
    font-family: "Museo-500" !important;
    font-weight: bold !important;
    padding-top: 14px;
    padding-bottom: 40px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-left: -40px;
    margin-right: -40px;
    text-transform: capitalize;
    background: transparent;
}
@media (max-width: 480px) {
    .category {
        font-size: 15px !important;
    }
}
@media (max-width: 768px) {
    .category {
        font-size: 13px !important;
    }
}

figure.effect-bubba h4.gal {
	padding-top: 21%;
}
figure.effect-bubba p {
    padding: 0px 0.5em;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    -moz-transition: opacity 0.35s, -moz-transform 0.35s;
    -o-transition: opacity 0.35s, -o-transform 0.35s;
    -ms-transition: opacity 0.35s, -ms-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    -moz-transform: translate3d(0,20px,0);
    -o-transform: translate3d(0,20px,0);
    -ms-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    color: #fff;
    font-size: 14px;
}
figure.effect-bubba figcaption,
figure.effect-bubba figcaption {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
figure.effect-bubba h4,
figure.effect-bubba p,figure.effect-bubba h3 {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.b-head{
	margin-bottom:1.5em;
}
.b-head h2,.b-head h3{
	font-size:2em;
	color:#146eb4;
	margin:0;
	font-family: 'Open Sans';
}
.e-left {
	position:relative;
}
.date{
	position:absolute;
	padding: 7px 10px;
	background:#ff9900;
	top:0;
	left: 15px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	text-align: center;
}
.date h4{
	color:#fff;
	font-size:2.3em;
	margin:0;
    font-family: 'Open Sans';
}
.date h6 {
    font-size: 13px;
    color: #fff;
    margin: 0px;
}
.e-left h3 {
    font-size: 1.25em;
    color: #ff9900;
    margin: 15px 0 0 0;
    font-family: 'Open Sans';
}
.e-left a h3:hover,.about-right a h4:hover,.advtg-left a h4:hover,
.sr-one a h4:hover,.main-one a h4:hover{
	color:#146eb4;
	text-decoration:none;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.e-left p {
    font-size: 16px;
    color: #999;
    margin-top: 3px;
    line-height: 1.6em;
}
.companion {
    margin-top: 5%;
    padding-right: 15px;
}
.overlay {
    color: #ffffff;
    opacity: 1;
    
}
.text-wrapper {
    background-color: #f4f4f4;
    border: 0px solid #D0CFCF;
    margin-bottom: 30px;
    padding: 1px 0px 1px 0px !important;
}
.tittle h3{
    display: block;
    color: #009e44;
    font-size: 18px !important;
    font-family: "Open Sans" !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 0.03em !important;
    text-shadow: 0px 0px 0px #009e44, 0px 1px 0px #009e44;
}
.tittle  p{
    display: block;
    color: #2f2f2f;
    font-size: 18px !important;
    font-family: "Museo-300" !important;
    text-transform: capitalize;
    text-align: justify;
    padding: 10px 10px 20px 10px;
    margin-top: -30px;
    margin-left: 20px;
    text-shadow: 0px 0px 0px #141414;
}
.tittle p span .right {
    float: right;
    padding-right: 10px;
}
.tittle span .left {
    float: left;
    padding-left: 10px;
}
.tittle ul li .list{
    color: #141414;
    font-size: 16px !important;
    font-family: "Open Sans" !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    text-align: justify;
    letter-spacing: 0.03em !important;
    display: block;
    margin-top: -20px;
    margin-left: 20px;
    list-style-image: url("../images/prayer-partner/crucifix.png");
}
.text-title h3{
    display: block;
    color: #009e44;
    font-size: 15px !important;
    font-family: "Open Sans" !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    text-align: center;
    letter-spacing: 0.03em !important;
    text-shadow: 0px 0px 0px #009e44, 0px 1px 0px #009e44;
}
.text-title p{
    display: block;
    color: #8f8f8f;
    font-size: 14px !important;
    font-family: "Open Sans" !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    text-align: justify;
    padding-top: 10px;
    padding-left: 10px;
    letter-spacing: 0.03em !important;
}
.text-title span .right {
    float: right;
    padding-right: 10px;
}
.text-title span .left {
    float: left;
    padding-left: 10px;
}
.text-shadow {
    text-shadow: 0px 1px 0px #1c1c1c;
}
.museo-emboss {
    text-shadow: 0px 0px 10px #ffffff, 0px 0px 0px #1c1c1c;
}
.header-emboss {
    text-shadow: 0px 0px 1px #141414, 1px 0px 1px #1C1C1C;
}
.footer-emboss {
    text-shadow: 0px 0px 1px #ffffff, 0px 0px 2px #bdbdbd;
}
.category-emboss {
    text-shadow: 0px 3px 3px #eaeaea, 0px 1px 0px #009a44;
}
.category-emboss-f {
    text-shadow: 0px 0px 1px #a5a7aa;
}
.img-shadow {
    box-shadow: 1px 0px 5px #aaaaaa !important;
}
.stream-banner {
    display: block;
    color: #00692D;
    font-size: 16px !important;
    font-family: "Open Sans" !important;
    font-weight: bold !important;   
    margin-left: 16px;
    margin-top: -62px;
    text-transform: uppercase;
}
@media(max-width:1024px){
.stream-banner {
    font-size: 14px !important;
    margin-top: -52px;
}
}
@media(max-width:480px){
.stream-banner {
    font-size: 11px !important;
    margin-top: -48px;
	
	}
}
.mobile-img {
    margin-top: 0px;
}
@media(max-width:480px){
.mobile-img {
    margin-top: 20px;
    }
}
.mobile-logo {
    margin-left: 0px;
}
@media(min-width: 360px) and (max-width:480px) {
.mobile-logo {
    margin-left: 35px;
    }
}
.text-banner {
    display: block;
    color: #434a54;
    font-size: 15px !important; 
    font-family: 'Museo-700' !important;
    margin-top: -30px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0px;
}

@media (max-width:768px) {
    .text-banner {
        font-size: 13px !important; 
    }
}


@media (max-width:480px) {
    .text-banner {
        font-size: 10px !important; 
        margin-top: -20px;
    }
}

.prayer  p{
    display: block;
    color: #2F2F2F;
    font-size: 18px !important;
    font-family: 'Open Sans', sans-serif;
    text-align: justify;
    padding: 10px 10px 20px;
    margin-top: -35px;
    margin-left: 30px;
    text-shadow: 0px 0px 0px #141414;
	line-height: 30px;
}
@media (max-width: 767px) {
    .cdlist{
    display: inline-block;
    margin-top: -26px;
    margin-left: 30px;
    }
}
@media (max-width: 767px) {
    .cd-list {
        margin-left: 16px !important;
    }
}
@media (max-width: 767px) {
    .cd-list2 {
        margin-left: 8px !important;
    }
}

.cd p {
    display: block;
    color: #2F2F2F;
    font-size: 18px !important;
    font-family: "Open Sans" !important;
    text-transform: capitalize;
    text-align: justify;
    padding: 10px 20px 0px;
    text-shadow: 0px 0px 0px #141414;
}
@media (max-width: 767px){
.cd p {
    display: inline-block;
    color: #2F2F2F;
    font-size: 18px !important;
    font-family: "Museo-300" !important;
    text-transform: capitalize;
    text-align: left;
    padding: 10px 0px 0px;
    text-shadow: 0px 0px 0px #141414;
}
}

.cd-cover {
    background-color:#d9d9d9; 
    border: 1px solid none; 
    padding: 0px 0px 10px 15px;
}

.cd-border {
    border: 1px solid rgb(229, 229, 229);
    padding: 15px;
}

.lang {
    float: right;
    margin-right: 300px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-top-50 {
    margin-top: 50px;
}


.margin-top-60 {
    margin-top: 60px;
}

.margin-top-70 {
    margin-top: 70px;
}

.margin-top-80 {
    margin-top: 80px;
}


.margin-top-90 {
    margin-top: 80px;
}

.margin-top-100 {
    margin-top: 100px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.margin-bottom-60 {
    margin-bottom: 60px;
}
.margin-bottom-70 {
    margin-bottom: 70px;
}
.margin-bottom-80 {
    margin-bottom: 80px;
}
.margin-bottom-90 {
    margin-bottom: 90px;
}
.margin-bottom-100 {
    margin-bottom: 100px;
}


.margin-left-10 {
    margin-left: 10px;
}
.margin-left-20 {
    margin-left: 20px;
}
.margin-left-30 {
    margin-left: 30px;
}
.margin-left-40 {
    margin-left: 40px;
}
.margin-left-50 {
    margin-left: 50px;
}
.margin-left-80 {
    margin-left: 80px;
}
.margin-right-10 {
    margin-right: 10px;
}
.margin-right-20 {
    margin-right: 20px;
}
.margin-right-30 {
    margin-right: 30px;
}
.margin-right-40 {
    margin-right: 40px;
}
.margin-right-50 {
    margin-right: 50px;
}


/*----responsive-mediaquries-----*/
@media(max-width:1366px){
.caption {
  width: 100%;
}
}
@media(max-width:480px){
	.caption {
		width: 100%;
	}
	.caption {
		padding: 0.5em;
	}
	.caption span {
		font-size: 0.8em;
	}
}
img.lazyOwl {
  width: 100%;
}
/*--slide--*/
/*--banner-end--*/
/*--footer-starts--*/
.footer {
    padding: 2em 0px 0px 0px;
    background: #343434;
}
.footer-left h4 {
    color: #fff;
    font-family: 'Open Sans';
    margin-bottom: 30px;
    font-size: 24px;
}
.footer-left h3 {
    color: #fff;
    margin: 30px;
    font-size: 24px;
}
.footer-left ul {
    padding: 0;
    margin-top: 6%;
}
.footer-left ul li{
	list-style:none;
	margin-bottom:15px;
    color: rgba(255, 255, 255, 1);
}
#link.footer-left {
    padding-top: 20px !important;
}

#address.footer-left ul li{
	list-style:none;
	margin-bottom:5px;
    color: rgba(255, 255, 255, 1);
}
.footer-left ul li a {
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0px 1px 0px #141414;
}
.footer-left ul li a:hover{
	color: #136F3F;
}
.footer-left ul li a span{
	margin-right:7px;
}
.letter input[type="text"] {
    width: 100%;
    color: rgba(255, 255, 255, 0.52);
    background: none;
    padding: 8px 10px;
    outline: none;
    border: 1px solid #fff;
    font-size: 12px;
}
.letter form input[type=submit] {
    color: #fff;
    padding: 6px 30px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #ff9900;
    margin: 15px 0 0 0px;
    outline: none;
    background: none;
    width: 100%;
    background: #ff9900;
}
.letter form input[type=submit]:hover {
    background: #fff;
    border: 1px double #fff;
    color: #ff9900;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.letter {
    margin-top: 8%;
}
.f-left{
	width:25%;
	float:left;
	padding:2px;
}
.flickr{
	background:#fff;
	margin-top:5%;
}
.f-left img{
	width:100%;
}
.footer-bottom {
    color: #6d6c6c !important;
    text-align: left;
    padding: 0.5em 10em;
    background: #272727 !important;
}
@media (max-width:767px) {
    .footer-bottom {
    color: #6d6c6c !important;
    text-align: left;
    padding: 0.5em 1em;
    background: #272727 !important;
}
}
.footer-top {
    padding-bottom: 2em;
}
.footer-bottom p{
	font-size:15px;
	color:#fff;
    text-align: center;
}
.footer-bottom p a{
	color:#fff;
    opacity: 0;
}
/*--footer-end--*/
/*--contact-starts--*/
.contact-top{
	text-align:center;
}
.contact-bottom{
	margin-top:4%;
}
.map iframe{
	width:100%;
	height:350px;
}
.cnt{
	margin-top:3%;
}
.c-one span{
	font-size:2em;
	color:#ff9900;
}
.c-one p {
    font-size: 16px;
    color: #999;
    line-height: 1.8em;
    margin: 0 auto 0;
    width: 85%;
}
.c-one p a{
	color:#999;
}
.c-one {
	margin-top:3%;
	text-align: center;
}
.c-one:nth-child(1){
	margin-top:0;
}
.c-one p label{
	display:block;
}
.contact-left input[type="text"], .contact-left textarea {
    width: 100%;
    margin-bottom: 10px;
    color: #999;
    background: none;
    padding: 10px 10px;
    outline: none;
    border: 1px solid #C7C5C5;
    font-size: 14px;
}
.contact-left textarea {
    resize: none;
    height: 10.4em;
}
.submit-btn input[type=submit] {
    color: #fff;
    padding: 7px 30px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 400;
    margin-top: 10px;
    border: none;
    background: #ff9900;
    outline: none;
}
.submit-btn input[type=submit]:hover {
    background: #146eb4;
    color: #fff;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
.contact {
    padding-right: 15px;
}
/*--contact-end--*/
/*--typo-starts--*/
.typo-top{
	text-align:center;
}
.typo{
	padding-right:15px;
}
.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
    padding: 1em 0;
}
h3.ghj {
    font-size: 2em;
    color: #ff9900;
    margin: 0 0 15px 0;
    font-family: 'Open Sans';
}
.pages-top{
	text-align:center;
}
.typo-bottom{
	margin-top:4%;
}
.table tr th {
    width: 50%;
}
/*--typo-end--*/
/*--gallery-starts--*/
.gallery-bottom{
	margin-top:3%;
}
.gallery-top{
	text-align:center;
}
.g1 img{
	width:100%;
}
.g2{
	margin-top:3%;
}
.gallery-top p,.about-top p,.advtg-top p,.services-top p{
	margin:10px auto 0;
	font-size:15px;
	line-height:1.8em;
	color:#999;
	width:90%;
}
.gallery-left {
    padding: 0 5px;
}
.gallery {
    padding-right: 10px;
}
.g2 {
    margin-top: 10px;
}
a.mask {
  text-decoration: none;
  overflow: hidden;
  display: block;
}
img.zoom-img:hover {
  -webkit-transform: scale(1.15);
  -webkit-transition-timing-function: ease-out;
  -webkit-transition-duration: 750ms;
  -moz-transform: scale(1.15);
  -moz-transition-timing-function: ease-out;
  -moz-transition-duration: 750ms;
  overflow: hidden;
}
/*--gallery-end--*/
/*--about-starts--*/
.about-top{
	text-align:center;
}
.about-bottom{
	margin-top:3%;
}
.a-left img{
	width:100%;
}
.about-left img{
	width:100%;
}
.about-right h4 {
    font-size: 1.2em;
    line-height: 1.4em;
    color: #ff9900;
    font-family: 'Open Sans';
	margin: 0;
}
.about-right{
	padding:0;
}
.about-right p {
    font-size: 15px;
    color: #999;
    line-height: 1.8em;
    margin-top: 8px;
}
.advtg{
	margin-top:4%;
}
.advtg-top{
	text-align:center;
}
.about{
	padding-right:15px;
}
.advtg-left img{
	width:100%;
}
.advtg-bottom{
	margin-top:4%;
}
.advtg-left h4{
	font-size: 1.4em;
    line-height: 1.4em;
    color: #ff9900;
    font-family: 'Open Sans';
    margin: 13px 0 0 0;
}
.advtg-left p{
	margin-top: 2px;
    font-size: 15px;
    line-height: 1.8em;
    color: #999;
}
.team{
	margin-top:4%;
}
.team-top{
	text-align:center;
}
.team-bottom{
	margin-top:3%;
}
.team-left img{
	width:100%;
}
.team-left{
	position:relative;
}
.t-btm {
    position: absolute;
    top: 66%;
    left: 0;
    background: #fff;
    padding: 5px 0px;
    text-align: center;
    width: 100%;
}
.t-btm h4 {
    font-size: 1.35em;
    margin: 0;
    color: #ff9900;
	font-family: 'Open Sans';
}
.t-btm p{
	color:#999;
	font-size:15px;
}
.team-left {
    position: relative;
    padding: 0 7px;
}
/*--about-end--*/
/*--services-starts--*/
.services-top{
	text-align:center;
}
.services{
	padding-right:15px;
}
.services-bottom{
	margin-top:3%;
}
.sr-one h4{
	font-size: 1.4em;
    color: #ff9900;
    font-family: 'Open Sans';
    margin: 0;
}
.sr-one p{
	font-size: 15px;
    color: #999;
    line-height: 1.8em;
    margin-top: 8px;
}
.sr-left {
    width: 80%;
    float: left;
    text-align: right;
}
.sr-right {
    width: 20%;
    float: right;
    text-align: right;
}
.sr-one h3 {
    font-size: 3em;
    color: #146eb4;
    margin: 10% 0 0 0;
}
.s-left {
    width: 20%;
    float: left;
}
.s-right {
    width: 80%;
    float: right;
}
.sr-two{
	margin-top:3.5%;
}
.main{
	margin-top:4%;
}
.list-top p{
	font-size: 15px;
    line-height: 1.8em;
    color: #999;
	margin-top:5px;
}
.list ul{
	margin-top:10px;
	padding:0;
}
.list ul li{
	list-style:none;
	margin-bottom:10px;
}
.list ul li a{
	font-size:15px;
	color:#999;
}
.list ul li a:hover{
	color:#ff9900;
}
.list ul li a span {
    margin-right: 7px;
}
.main h3{
	font-size: 2em;
    color: #146eb4;
    margin: 0;
    font-family: 'Open Sans';
}
.main-one h4 {
    font-size: 1.22em;
    color: #ff9900;
    font-family: 'Open Sans';
    margin: 8px 0 0 0;
    line-height: 1.4em;
}
.m-left img{
	width:100%;
}
.m-left p{
	font-size: 15px;
    line-height: 1.8em;
    color: #999;
}
.m-1{
	margin-top:3%;
}
.main-two{
	margin-top:5%;
}
/*--services-end--*/
/*--single-starts--*/
.single {
	padding-right:15px;
}
p.sn {
    font-size: 14px;
    color: #999;
    margin-top: 7px;
}
p.one {
    font-size: 16px;
    color: #999;
    line-height: 1.8em;
    margin-top: 10px;
}
.single-bottom h4 {
    color: #ff9900;
    font-family: 'Open Sans';
    font-size: 23px;
    margin: 0;
}
.single-bottom {
    margin-top: 15px;
}
.single-bottom p a {
    color: #146eb4;
}
.single-bottom p a:hover {
    color: #ff9900;
}
h4.media-heading {
    font-size: 1.3em;
    float: left;
    color: #ff9900;
    font-family: 'Open Sans';
}
h5.reply {
    float: right;
    margin: 0;
}
h5.reply a {
    text-decoration: none;
    color: #146eb4;
    font-size: 1.2em;
    display: block;
}
.media-body p {
    font-size: 16px;
    color: #999;
    line-height: 1.8em;
}
.comments {
    margin-top: 3%;
}
.media-left, .media > .pull-left {
    padding-right: 20px;
}
.media {
    margin-top: 22px;
}
.rly{
	margin-top:3%;
}
.rly-top input[type="text"]:nth-child(1){
	margin-right:12px;
}
.rly-top input[type="text"]{
	width:49%;
}
.rly-top input[type="text"], .rly-top textarea {
    margin-bottom: 10px;
    color: #999;
    background: none;
    padding: 10px 10px;
    outline: none;
    border: 1px solid #C7C5C5;
    font-size: 14px;
}
.rly-top textarea {
    resize: none;
    height: 10.4em;
	width: 100%;
}
.rly-top input[type=submit] {
    color: #fff;
    padding: 7px 30px;
    font-size: 16px;
    cursor: pointer;
    font-weight: 400;
    margin-top: 10px;
    border: none;
    background: #ff9900;
    outline: none;
}
.rly-top input[type=submit]:hover {
    background: #146eb4;
    color: #fff;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
}
/*--single-end--*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 12px;
    right: 1%;
    overflow: hidden;
    z-index: 9999;
    width: 40px;
    height: 20px;
    border: none;
    text-indent: 100%;
    background: url("../images/top-arrow.png") no-repeat 0px 0px;
}
/*--media-quaries-starts-here--*/
@media (max-width:1440px){
	
}
@media (max-width:1366px){
.companion {
    margin-top: 4%;
}	
.contact-bottom {
    margin-top: 1%;
}
}
@media (max-width:1280px){
.logo a h1 {
    font-size: 2.8em;
}	
.map iframe {
    height: 310px;
}
.navigation {
    margin-top: 0%;
}
ul.navig {
    margin-left: 13%;
}
.b-head {
    margin-bottom: 1.3em;
}
.footer {
    padding: 2.7em 0px;
}
.typo-bottom {
    margin-top: 2%;
}
.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
    padding: 10px 0;
}
h3.ghj {
    font-size: 1.7em;
}
.about-bottom {
    margin-top: 2%;
}
}
@media (max-width:1024px){
.logo a h1 {
    font-size: 2.65em;
}
.a-left {
    padding: 0 5px;
}
.about-right h4 {
    font-size: 1.1em;
}
.about-right p {
    font-size: 14px;
    color: #999;
    line-height: 1.8em;
    margin-top: 1px;
}
.advtg-bottom {
    margin-top: 3%;
}
.advtg-left h4 {
    font-size: 1.3em;
}
.team {
    margin-top: 3%;
}
.advtg {
    margin-top: 3%;
}
.advtg-left p {
    font-size: 14px;
}
.services-left {
    padding: 0 10px;
}
.t-btm h4 {
    font-size: 1.2em;
}
.t-btm p {
    font-size: 14px;
}
.team-bottom {
    margin-top: 1%;
}
.sr-one h4 {
    font-size: 1.21em;
}
.sr-one p {
    font-size: 14px;
    margin-top: 4px;
}
.sr-one h3 {
    font-size: 2.8em;
    margin: 23% 0 0 0;
}
.main h3 {
    font-size: 1.85em;
}
.list-top p {
    font-size: 14px;
}
.list ul li a {
    font-size: 14px;
}
.main-one h4 {
    font-size: 1.1em;
}
.m-1 {
    margin-top: 2%;
}
.m-left {
    padding: 0 5px;
}
.m-left p {
    font-size: 14px;
}
.main-two {
    margin-top: 3%;
}
.label {
    font-size: 47%;
}
h3.ghj {
    font-size: 1.55em;
}
.map iframe {
    height: 300px;
}
.c-one span {
    font-size: 1.8em;
}
.c-one p {
    font-size: 15px;
    width: 90%;
}
ul.navig {
    margin-left: 6%;
}
.glyphicon-plus-sign {
    font-size: 1.85em;
}	
.b-right {
    padding: 0 13px;
}
.b-one {
    padding-right: 2px;
}
.b-head h2, .b-head h3 {
    font-size: 1.85em;
}
.col-md-8.b-left {
    padding: 0 14px;
}
.b-two {
    padding: 0 !important;
}
figure.effect-bubba h4, figure.effect-bubba h3 {
    font-size: 18px;
	margin: 0 0 5px 0;
	padding-top: 8%;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
}
.bt-left figure figcaption {
    padding: 4.25em 0em;
    font-size: 1em;
}
figure.effect-bubba p {
    font-size: 13px;
}
.date h4 {
    font-size: 2.1em;
}
.date h6 {
    font-size: 12px;
}
.b-head {
    margin-bottom: 1em;
}
.col-md-6.e-left {
    padding: 0 8px;
}
.date {
    left: 8px;
}
.evn h4 {
    font-size: 1.55em;
	margin: 15px 0 0 0;
}
.e-left h3 {
    font-size: 1.125em;
}
.e-left p {
    font-size: 15px;
}
.footer-left {
    padding: 0 7px;
}
.footer-left ul li a span {
    margin-right: 1px;
}
.footer-left h4 {
    font-size: 1.5em;
}
.footer-top {
    padding-bottom: 1.3em;
}
.footer-bottom p {
    font-size: 14px;
}
.gallery-top p, .about-top p, .advtg-top p, .services-top p {
    margin: 3px auto 0;
}
.single-bottom h4 {
    font-size: 21px;
}
p.one {
    font-size: 15px;
}
.media-body p {
    font-size: 15px;
}
h4.media-heading {
    font-size: 1.23em;
}
.comments {
    margin-top: 2.5%;
}
.media {
    margin-top: 17px;
}
h5.reply a {
    font-size: 1.1em;
}
.rly-top input[type="text"]:nth-child(1) {
    margin-right: 9px;
}
.rly {
    margin-top: 2%;
}
}
@media (max-width:768px){
.header-left,.header-right {
    float: left;
}
.single-bottom h4 {
    font-size: 19px;
}
p.sn {
    font-size: 13px;
}
p.one {
    font-size: 14px;
    margin-top: 7px;
}
h4.media-heading {
    font-size: 1.15em;
}
.media-body p {
    font-size: 14px;
}
.rly-top input[type="text"]:nth-child(1) {
    margin-right: 5px;
}
.rly-top input[type="text"], .rly-top textarea {
    padding: 7px 10px;
    font-size: 13px;
}
.rly-top input[type=submit] {
    padding: 6px 26px;
    font-size: 15px;
	margin-top: 0;
}
.a-left {
    width: 50%;
    float: left;
}
.about-right {
    margin-top: 15px;
}
.col-md-6.advtg-left:nth-child(2){
	margin-top:15px;
}
.team-left {
    padding: 0 10px;
    width: 50%;
    float: left;
}
.team-left:nth-child(3),.team-left:nth-child(4){
	margin-top:15px;
}
.t-btm {
    top: 72%;
}
h1.head {
    font-size: 34px;
}
.sr-right,.s-left {
    width: 15%;
}
.sr-left,.s-right {
    width: 85%;
}
.services-left:nth-child(2){
	margin-top:15px;
}
.main h3 {
    font-size: 1.68em;
}
.sr-one h3 {
    font-size: 2.5em;
}
.main-right {
    margin-top: 18px;
}
.m-left p {
    margin-top: 10px;
}
.pagination {
    margin: 12px 0;
}
.gallery-left {
    width: 25%;
    float: left;
}
.gallery-top p, .about-top p, .advtg-top p, .services-top p {
    font-size: 14px;
}
.map iframe {
    height: 250px;
}
.contact-left,.contact-right {
    padding: 0;
}
.submit-btn input[type=submit] {
    padding: 7px 24px;
    font-size: 14px;
    margin-top: 0;
}
.header {
    padding: 3% 0px 12px 0px;
}
.header-top {
    padding: 8px 0px;
}	
.header-left ul li p {
    font-size: 14px;
}
.banner-left {
    width: 30%;
    float: left;
}
.banner-right {
    width: 70%;
    float: right;
}
.navigation {
    text-align: left !important;
}
ul.navig {
    margin: 4% 0 0 0%;
    padding-left: 13%;
}
.col-md-8.b-left{
    padding: 0 5px;
    width: 65%;
    float: left;
}
.b-right {
    width: 35%;
    float: right;
}
.col-md-4.bt-left {
    width: 33.3%;
    float: left;
    padding: 0 5px;
}
.b-two {
    margin-top: 3%;
    padding-right: 9px !important;
}
.col-md-6.e-left {
    width: 50%;
    float: left;
}
.b-head {
    margin-bottom: 10px;
}
.e-left h3 {
    font-size: 1.2em;
    margin: 12px 0 0 0;
}
.event-right {
    margin-top: 3.5%;
    text-align: center;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
}
figure.effect-bubba p {
    font-size: 12px;
}
figure.effect-bubba h4, figure.effect-bubba h3 {
    margin: 0 0 2px 0;
}
.bt-left figure figcaption {
    padding: 93px 0em;
}
.b-head h2, .b-head h3 {
    font-size: 1.68em;
}
.companion {
    margin-top: 9%;
}
.footer-left {
    padding: 0 15px;
    width: 50%;
    float: left;
}
.letter {
    margin: 8% 0 25% 0;
}
.footer {
    padding: 2.3em 0px;
}
.evn h4 {
    font-size: 1.42em;
}
.logo a h1 {
    font-size: 2.3em;
}
.glyphicon-plus-sign {
    font-size: 1.8em;
}
.footer-left ul {
    margin-top: 3.5%;
}
}
@media (max-width:640px){
.logo a h1 {
    font-size: 2em;
}
.single-bottom h4 {
    font-size: 18px;
}
p.sn {
    font-size: 12px;
    margin-top: 4px;
}
h5.reply a {
    font-size: 1.05em;
}
.rly-top input[type="text"]:nth-child(1) {
    margin-right: 4px;
}
.rly-top input[type=submit] {
    padding: 5px 23px;
    font-size: 15px;
}
.sr-one h4 {
    font-size: 1.15em;
}
h1.head {
    font-size: 26px;
}
h2.head {
    font-size: 25px;
}
.label {
    font-size: 37%;
}
h3.ghj {
    font-size: 1.4em;
}
.glyphicon-plus-sign {
    font-size: 1.65em;
}
.map iframe {
    height: 225px;
}
.contact-left input[type="text"], .contact-left textarea {
    margin-bottom: 8px;
    padding: 8px 10px;
    font-size: 13px;
}
.c-one p {
    font-size: 14px;
}
.map iframe {
    height: 200px;
}
.contact {
    padding: 0 10px;
}
.contact-right {
    margin-top: 20px;
}
.c-one span {
    font-size: 1.7em;
}
ul.navig li a {
    font-size: 1em;
    padding: 8px 5px;
}	
.b-right {
    padding: 0 11px;
}
figure.effect-bubba h4, figure.effect-bubba h3 {
    font-size: 15px;
}
figure.effect-bubba p {
    font-size: 10px;
    padding: 0px 0em;
}
.b-head h2, .b-head h3, .main h3 {
    font-size: 1.55em;
}
.main-one h4 {
    font-size: 1.05em;
}
.date h4 {
    font-size: 1.7em;
}
.date h6 {
    font-size: 11px;
}
.date {
    padding: 4px 6px;
}
.b-head {
    margin-bottom: 7px;
}
.col-md-6.e-left {
    padding: 0 5px;
}
.e-left h3 {
    font-size: 1em;
}
.e-left p {
    font-size: 14px;
}
.event-right {
    margin-top: 4.5%;
}
.evn img {
    width: 40%;
}
.e-2 {
    margin-top: 12px;
}
.evn h4 {
    font-size: 1.3em;
    margin: 12px 0 0 0;
}
.evn p {
    font-size: 14px;
    margin-top: 2px;
}
.letter {
    margin: 5.5% 0 32% 0;
}
.footer {
    padding: 2em 0px;
}
.footer-left h4 {
    font-size: 1.45em;
}
.footer-top {
    padding-bottom: 12px;
}
.footer-bottom {
    padding-top: 1.3em;
}
}
@media (max-width:480px){
.header-left, .header-right {
    padding: 0;
}	
.single {
    padding: 0 10px;
}
.about {
    padding: 0 10px;
}
.about-right h4 {
    font-size: 1.05em;
}
.advtg-left h4 {
    font-size: 1.15em;
}
.t-btm h4 {
    font-size: 1.13em;
}
.gallery {
    padding: 0 5px;
}
.c-one span {
    font-size: 1.7em;
}
.header-left ul li p {
    font-size: 13px;
}
.header-right ul li a span {
    width: 13px;
    height: 13px;
    background-size: 400%;
}
.header-right ul li a span.twit {
    background-position: -13px 0px;
}
.header-right ul li a span.pin {
    background-position: -26px 0px;
}
.header-right ul li a span.rss {
    background-position: -39px 0px;
}
.header-top {
    padding: 5px 10px;
}
.alert {
    padding: 12px;
    font-size: 15px;
}
.well {
    font-size: 15px;
}
h3.ghj {
    font-size: 1.2em;
}
.typo {
    padding: 0 10px;
}
.header-right ul li {
    margin: 0 10px;
	float: left;
}
.header-right ul li:first-child {
    margin: 10px 10px;

}
.banner-left,.banner-right {
    width: 100%;
    float: none;
}
.bt-left figure figcaption {
    padding: 125px 0em;
}
.banner-top {
    padding: 1.5em 0px;
}
.logo a h1 {
    font-size: 1.9em;
}
.glyphicon-plus-sign {
    font-size: 1.5em;
}
.navigation {
    margin-top: 0%;
}
ul.navig li a {
    text-align: center;
}
ul.navig {
    margin: 2% 0 0 0%;
    padding-left: 0;
}
.col-md-8.b-left {
    padding: 0 10px;
}
.b-right {
    padding: 0 10px 0 13px;
}
.col-md-8.b-left {
    padding: 0 0px 0 10px;
}
.b-head h2, .b-head h3, .main h3 {
    font-size: 1.32em;
}
.main-one h4 {
    font-size: 1.02em;
}
.event-left {
    padding: 0px 5px;
}
.b-two {
    padding: 0px 5px !important;
}
.date {
    left: 5px;
}
.footer-left {
    width: 100%;
    margin-top: 3%;
}
.footer-left:nth-child(1){
	margin-top: 0;
}
.letter {
    margin: 5.5% 0 4% 0;
}
.footer {
    padding: 1.5em 0px;
}
.flickr {
    margin-top: 3%;
}
.companion {
    padding: 0 10px;
}
.sr-one h3 {
    font-size: 2.3em;
    margin: 32% 0 0 0;
}
.services {
    padding: 0 10px;
}
.sr-one h4 {
    font-size: 1.1em;
}
}
@media (max-width:320px){
.header-left ul li {
    margin-right: 3px;
}
.header-left{
    width: 100%;
    text-align: center !important;
}
.header-right {
	width: 100%;
    text-align: center !important;
    padding: 10px 0px;
}
.header-left ul li p {
    font-size: 12px;
}
.header-right ul li {
    margin: 0 0px;
}

.header-right ul li a span {
    width: 12px;
    height: 12px;
}	
.header-right ul li a span.twit {
    background-position: -12px 0px;
}
.header-right ul li a span.pin {
    background-position: -24px 0px;
}
.header-right ul li a span.rss {
    background-position: -36px 0px;
}
.b-one {
    padding-right: 0px;
}
.b-right {
    padding: 0 8px 0 7px;
}
.col-md-8.b-left {
    padding: 0 0px 0 8px;
}
.col-md-4.bt-left {
    width: 100%;
    float: left;
    padding: 0 4px;
	margin-top:10px;
}
.bt-left:nth-child(1){
	margin-top:0px;
}
figure.effect-bubba figcaption::before, figure.effect-bubba figcaption::after {
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
}
figure.effect-bubba h4, figure.effect-bubba h3 {
    font-size: 20px;
    margin: 0 0 7px 0;
    padding-top: 4%;
}
figure.effect-bubba p {
    font-size: 13px;
    padding: 0px 5px;
}
.navigation {
    height: 50px;
    padding: 0px 0px;
}
.logo a h1 {
    font-size: 1.7em;
}
.glyphicon-plus-sign {
    font-size: 1.3em;
}
ul.navig li a {
    font-size: 11px;
    padding: 6px 5px;
}
ul.navig {
    margin: 0% 0 0 0%;
}
.b-head h2, .b-head h3 {
    font-size: 1.25em;
}
.b-tre {
    margin-top: 7%;
}
.col-md-6.e-left {
    width: 100%;
	margin-top:15px;
}
.e-left:nth-child(1){
	margin-top:0;
}
.evn img {
    width: 50%;
}
.evn h4 {
    font-size: 1.2em;
    margin: 10px 0 0 0;
}
.evn p {
    font-size: 13px;
}
.e-left p {
    font-size: 13px;
}
.e-left h3 {
    font-size: 1.09em;
}
.companion {
    margin-top: 15%;
}
.footer-left ul li a {
    font-size: 13px;
}
.footer-left h4 {
    font-size: 1.3em;
}
.footer-left ul li a span {
    margin-right: 5px;
}
.footer-left ul li {
    margin-bottom: 7px;
}
.letter input[type="text"] {
    padding: 6px 10px;
    font-size: 11px;
}
.letter form input[type=submit] {
    padding: 4px 30px;
    font-size: 13px;
    margin: 10px 0 0 0px;
}
.footer-bottom p {
    font-size: 13px;
}
.footer-bottom {
    padding: 1em;
}
.footer-top {
    padding-bottom: 15px;
}
.flickr {
    margin-top: 4%;
}
.map iframe {
    height: 160px;
}
.contact-left input[type="text"], .contact-left textarea {
    padding: 7px 10px;
    font-size: 12px;
}
.contact-left textarea {
    height: 9.4em;
}
.c-one span {
    font-size: 1.5em;
}
.c-one p {
    font-size: 13px;
}
.c-one {
    margin-top: 1%;
}
.gallery-top p, .about-top p, .advtg-top p, .services-top p {
    font-size: 13px;
    line-height: 1.6em;
}
.gallery-left {
    padding: 0 2px;
}
.g2 {
    margin-top: 0px;
}
h3.ghj {
    font-size: 1.12em;
    margin-bottom: 10px;
}
h1.head {
    font-size: 15px;
    margin: 10px 0px;
}
h2.head {
    font-size: 14px;
}
h3.head {
    font-size: 13px;
}
h4.head {
    font-size: 12px;
}
h5.head {
    font-size: 11px;
}
.label {
    font-size: 22%;
}
h1.b1 {
    margin: 0;
}
h2.b2 {
    margin: 0 0;
}
h3.b3 {
    margin: 0;
}
.breadcrumb {
    padding: 4px 15px;
    margin-bottom: 15px;
    font-size: 13px;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 7px 10px;
    font-size: 16px;
}
.pagination > li > a, .pagination > li > span {
    padding: 6px 10px;
}
.pagination {
    margin: 7px 0;
}
.well {
    font-size: 14px;
}
.alert {
    padding: 10px;
    font-size: 14px;
}
.sr-left, .s-right,.sr-right, .s-left {
    width: 100%;
    text-align: center;
}
.sr-one h3 {
    font-size: 2.2em;
    margin: 2% 0 0 0;
}
.sr-one p {
    font-size: 13px;
    margin-top: 2px;
}
.list-top p {
    font-size: 13px;
    margin-top: 2px;
}
.list ul li a {
    font-size: 13px;
}
.list ul li {
    margin-bottom: 6px;
}
.list ul {
    margin-top: 4px;
}
.main-one h4 {
    font-size: 15px;
}
.m-left p {
    font-size: 13px;
}
.about-left {
    padding: 0;
}
.about-right h4 {
    font-size: 1em;
}
.about-right p {
    font-size: 13px;
}
.advtg {
    margin-top: 4.5%;
}
.advtg-left h4 {
    font-size: 1.05em;
	margin: 8px 0 0 0;
}
.team {
    margin-top: 5%;
}
.team-left {
    padding: 0 4px;
}
.t-btm h4 {
    font-size: 1em;
}
.t-btm p {
    font-size: 13px;
}
.team-left {
    padding: 0 10px;
    width: 100%;
	margin-top:10px;
}
.advtg-left p {
    font-size: 13px;
}
.single-bottom {
    margin-top: 10px;
}
p.one {
    font-size: 13px;
    margin-top: 4px;
}
.media-left, .media > .pull-left {
    padding-right: 14px;
}
.comments {
    margin-top: 4.5%;
}
h4.media-heading {
    font-size: 1.1em;
}
h5.reply a {
    font-size: 1em;
}
.media-body p {
    font-size: 13px;
}
.rly-top input[type="text"]:nth-child(1) {
    margin: 0 0 8px 0;
}
.rly-top input[type="text"], .rly-top textarea {
    padding: 6px 10px;
    margin-bottom: 8px;
}
.rly-top input[type="text"] {
    width: 100%;
}
.rly-top input[type=submit] {
    padding: 4px 20px;
    font-size: 14px;
}
.rly {
    margin-top: 5%;
}
.gallery-left {
    margin: 2px 0;
}
}
/*--media-quaries-end-here--*/


/*--- Form Design ----*/

.form-style-1 {
    max-width: 500px;
    padding: 20px 12px 10px 20px;
    font: 15px "Museo-500" , sans-serif;
}
.form-style-1 li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 10px 0 0 0;
}
.form-style-1 label{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}
.form-style-1 input[type=text],
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
.form-style-1 input[type=subject],
textarea,
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
        box-sizing: border-box;
    border: 1px solid #E0E0E0;
    padding: 10px;
    margin: 1px;
    transition: all 0.3s ease-in-out 0s;
    outline: medium none;
    box-shadow: 0px 0px 2px #EDEDED;
    border-radius: 1px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none; 
}
.form-style-1 input[type=text]:focus,
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 input[type=subject]:focus,
.form-style-1 textarea:focus,
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #d9d9d9;
    -webkit-box-shadow: 0 0 8px #d9d9d9;
    box-shadow: 0 0 8px #d9d9d9;
    border: 1px solid #d9d9d9;
}
.form-style-1 .field-divided{
    width: 49%;
}

.form-style-1 .field-long{
    width: 100%;
}
.form-style-1 .field-select{
    width: 100%;
}
.form-style-1 .field-textarea{
    height: 100px;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
    background: #188F33;
    padding: 8px 15px 8px 15px;
    border: none;
    color: #fff;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
    background: #20a83f;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.form-style-1 .required{
    color:red;
}

/* Buttons */

.btn-green {
  color: #fff !important;
  font-size: 18px;
  background-color: #009e44;
  border-color: #05aa4c;
  box-shadow: 0px 3px 0px #918f8f;
  text-shadow: 1px 0px 1px #141414;
}
.btn-green:hover,
.btn-green:focus,
.btn-green.focus,
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #fff !important;
  background-color: #009e44;
  border-color: #05aa4c;
  box-shadow: 0px 3px 0px #918f8f;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled,
.btn-green[disabled],
fieldset[disabled] .btn-green,
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus,
.btn-green.disabled:active,
.btn-green[disabled]:active,
fieldset[disabled] .btn-green:active,
.btn-green.disabled.active,
.btn-green[disabled].active,
fieldset[disabled] .btn-green.active {
  background-color: #009e44;
  border-color: #05aa4c;
}
.btn-green .badge {
  color: #009e44;
  background-color: #fff;
}

.row-block {
    display: inline-block;
    margin: 0px 10px;
    padding-top: 10px;
    float: left;
    line-height: 1em;
    vertical-align: top;
    max-height: 100%;
}
.pull-right {
    float: right !important;
}
.no-margin-top {
    margin-top: 0px !important;
}

.bookshelf .shelf .hover,
.bookshelf-row .hover,
.bookshelf .shelf .loading{
	z-index:2;
	cursor:none;
	background-color:white;
	-webkit-transform: scale3d(1.1, 1.1, 1) translate3d(0, -5px, 0);
	-moz-transform: scale3d(1.1, 1.1, 1) translate3d(0, -5px, 0);
	-ms-transform: scale3d(1.1, 1.1, 1) translate3d(0, -5px, 0);
	-o-transform: scale3d(1.1, 1.1, 1) translate3d(0, -5px, 0);
	transform: scale3d(1.1, 1.1, 1) translate3d(0, -5px, 0);
}

.bookshelf .thumb1,
.bookshelf-row .thumb1{
	background-image:url(../pics/book1.jpg);
	width:92px;
	height:115px;
}

.bookshelf .thumb2,
.bookshelf-row .thumb2{
	background-image:url(../pics/book2.jpg);
	width:87px;
	height:115px;
}

.bookshelf .thumb3,
.bookshelf-row .thumb3{
	background-image:url(../pics/book3.jpg);
	width:90px;
	height:115px;
}

.zoom-in{
	background-position:-198px 0;
}

.zoom-out, .zoom-out-hover{
	background-position:-220px 0;
	width:44px;
	height:44px;
	position:absolute;
	top:20px;
	right:20px;
}
a.color-blue {
    color: #000000 !important;
}
a.color-blue:hover {
    color: #13a81e !important;
}
.bold {
    font-weight: bold !important;
}
.padding-top-5 {
    padding-top: 5px !important;
}
.padding-top-10 {
    padding-top: 10px !important;
}
.padding-top-15 {
    padding-top: 15px !important;
}
.padding-top-20 {
    padding-top: 20px !important;
}
.padding-top-25 {
    padding-top: 25px !important;
}
.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-38 {
    padding-top: 38px !important;
}
.padding-top-40 {
    padding-top: 40px !important;
}
.padding-top-45 {
    padding-top: 45px !important;
}
.padding-top-50 {
    padding-top: 50px !important;
}
.padding-top-60 {
    padding-top: 60px !important;
}
.padding-top-70 {
    padding-top: 70px !important;
}
.padding-top-80 {
    padding-top: 80px !important;
}
.padding-top-90 {
    padding-top: 90px !important;
}

.padding-top-5 {
    padding-top: 5px !important;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.padding-bottom-20 {
    padding-bottom: 20px !important;
}
.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}
.padding-bottom-50 {
    padding-bottom: 50px !important;
}
.padding-bottom-55 {
    padding-bottom: 52px !important;
}
.padding-bottom-60 {
    padding-bottom: 60px !important;
}
.padding-bottom-70 {
    padding-bottom: 70px !important;
}
.padding-bottom-80 {
    padding-bottom: 80px !important;
}
.padding-bottom-90 {
    padding-bottom: 90px !important;
}
.padding-top {
    padding-top: 30px !important;
}
@media (max-width:767px) {
    .padding-top {
    padding-top: 15px !important;
    }
}
.margin-top-minus-46 {
    margin-top: -46px !important;
}
.margin-left-20 {
    margin-left: 20px;
}
.size-40 {
    font-size: 40px !important;
}
.padding {
    padding-left: 35px !important;
    margin-top: 0px !important;
    padding-bottom: 30px !important;
}
@media (max-width:767px) {
    .tvlist {
        display: inline-block;
        margin-top: 0px;
        margin-left: 100px;
    }
}

.schedule {
        color: #347a32;
        margin-left: 170px;
    }
@media (max-width: 767px) {
    .schedule {
        margin-left: 50px;
    }
}
.founders-text .quotes {
    font-family: 'Museo-500';
    font-size: 17px !important;
    letter-spacing: 0px !important;
}
.content {
    padding: 20px;
    background: rgba(19, 255, 0, 0.19) none repeat scroll 0% 0%;
    border: 1px solid #d2d2d2; 
    border-radius: 7px;
}
.a-row.rows-align{
padding: 0px 24px;
}
.a-row.rows-aligns{
padding: 0px 26px;
}
.box-height{
  min-height: 297px;
}
.a-row.rows-aligned {
    padding: 0px 22px;
}
.para-gap{
margin-top: 20px;
}
.no-mrg{
margin-top: 0px;
}

ul.pgupi, ul.app{
    border: 1px solid #eee;
    margin-bottom: 30px;
}
ul.pgupi li{ display: inline-block;width: 24.5%; padding: 2px; vertical-align: top; border-right: 1px solid #eee;}
ul.pgupi li:last-child{border-width:0px;}
ul.app li {
    display: inline-block;
    width: 16%;
    padding: 2px;
    vertical-align: top;
    border-right: 1px solid #eee;
}
ul.app li:last-child{border-width:0px;}
ul.app li .quote { font-size: 14px !important; letter-spacing: 1px !important;line-height: 20px !important;}
@media(max-width: 767px) {ul.pgupi li{width: 100%;} ul.app li{width: 49%;} }
a.category-emboss:hover {color: #ed1c24;}

.footer-top .as-fancytitle h3{color: #fff;font-weight: 500px; font-size: 20px; margin-bottom: 50px;font-weight: 600;}
.footer-top ul.app, .footer-top ul.app li {border: 0;}
.footer-top ul.app li .quote {color: #fff !important; font-size: 18px !important; letter-spacing: normal !important;line-height: 26px !important; font-family: 'Open Sans';    font-weight: 600;}
.nomargin-top{margin-top:0 !important;}
.footer-left .nomargin-top h4 {margin-bottom: 20px;}
.footer-left ul.nomargin-top li {font-weight: 300;}
ul.social_footer li {display: inline-block; list-style: none; width: 18%;}
.fa-youtube { background: url(../images/icons_07.png);background-repeat: no-repeat;width: 30px;height: 24px;display: block;}
.fa-facebook { background: url(../images/icons_09.png);background-repeat: no-repeat;width: 30px;height: 24px;display: block;}
.fa-instagram { background: url(../images/icons_11.png);background-repeat: no-repeat;width: 30px;height: 24px;display: block;}
.fa-twitter { background: url(../images/icons_13.png);background-repeat: no-repeat;width: 30px;height: 24px;display: block;}

.founders-text.magazine_text {
    box-shadow: 0px 0px 7px #d4d4d4;
    padding: 20px;
    border-radius: 5px;
}
.magazine_text .sub-topic {
    font-family: Open Sans;
    font-size: 18px !important;
    letter-spacing: 0px !important;
    color: #3c3c3c !important;
    font-weight: 600 !important;
}
.magazine_text .sub-topic a {color: #0e5e13 !important; }
#rightad {
    display: block;
    text-decoration: none;
    position: fixed;
    top: 22%;
    left: 2%;
    overflow: hidden;
    z-index: 999;
    border: none;
    text-indent: 100%;
}

#leftad {
    display: block;
    text-decoration: none;
    position: fixed;
    top: 22%;
    right: 2%;
    overflow: hidden;
    z-index: 999;
    border: none;
    text-indent: 100%;
}
.associate-text h3{
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}
.associate-form {max-width: 100%;display: block;text-align: center;}
.associate-form td{
    padding: 30px 20px;
	width: 50%;
	vertical-align: top;
	text-align: left;
}
.checkbox-form {
	margin-bottom: 10px;
    margin-right: 10px;
}
.associate-form tbody{display: inline-table;}
.associate-form label{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
	padding-bottom: 10px;
	text-align: left;
	color: #2c2e30;
}
input[type="file"] {width:100%;}
.submit_button {padding: 5px 20px; border: 0; background: #00a652; color: #fff;border-radius: 3px;}
.form-style-1.associate-form input[type=text], .form-style-1.associate-form textarea {width: 100%;}
.nomargin {margin: 0 !important;}
.online-tv #myvideo { width:80%; }
@media(max-width:767px) {
    .remove_mobile .img_slide {display: none !important;}
    .remove_mobile  #myvideo {height: auto !important;}
	.online-tv #myvideo { width:100% !important; }
	.associate-form td{display: block;width: 100%;padding: 10px 0;}
	.associate-text h3 {font-size: 15px;line-height: 25px;font-weight: bold;}
	.associate-form {padding: 0;}
	.associate-form label{text-align: left;font-size: 12px;}
}
.imgwidthgl{
width: 130px;margin: 0 auto;
}
.mainprhd{
    text-shadow: 0px 0px 0px;
color: #fff;
font-size: 36px;
margin-top: 32px;
text-align: center;
}
.rowpad{
padding: 0px 70px;
}
.lipdlt{
list-style: none;width: 50%;display: ;float: left;border: 1px solid #fff;padding: 5px 13px;box-shadow: 0px 3px 4px #eace94;
}
.firsttabone{
background-color: #e9cc8e;
padding: 0;
margin: 10px 0;
}
.tabheadfnt{
font-weight: bold;
margin: 10px 0px;
}
.rowpads{
padding: 5px 70px 10px;;
}
.listlast{
list-style: none;width: 25%;display: ;float: left;border: 1px solid #fff;padding: 5px 20px;box-shadow: 0px 3px 4px #eace94;
}
.listyle{list-style: none;width: auto;display: ;float: none;}
.lastsec{
background-color: #e9cc8e;
padding: 0;
}
.desk-pd{
padding:0px;
}
.mainfirsttext{
text-shadow: 0px 0px 0px;
padding: 0px 0px 0px;
line-height: 22px;
font-size: 15px;
margin-top: 0px;
}
.handimg{
text-align: center;
}
.grpbtn{
background-color: #8f262a;
border-color: #fff;
box-shadow: 5px 0px 13px;
color: #fff;
padding: 6px 15px;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 4px;
font-weight: bold;
}
.tdheight{
height: 35px;
}
.banner-top.brdnew{
    border: 4px dotted #e9cc8e;
padding: 0px 0px 5px;
}
.detailmp{list-style: none;margin-top: 30px;}
@media(max-width:767px) {
.detailmp{margin-top: 0px;}
.listyle {
    list-style: none;
    width: 100%;
}
.handimg {
    width: 50px;
}
.firsttabone {
	height: auto;
    padding: 20px 3px;
}
.desk-pd {
    padding: 0px 7px;
}
.desk-pd-mb{
    padding: 0px 7px;
}
.lastsec {
    background-color: #e9cc8e;
    padding: 0 20px 0px 3px;
    height: 200px;
}
.listlast {
    border: 0px solid #fff;
    padding: 5px 3px;
    width: 100%;
}
.lipdlt {
    padding: 5px 0px;
border: 0px;
box-shadow: 0px 0px 0px;
float: none;
width: auto;
}
.mainfirsttext {
    text-shadow: 0px 0px 0px;
    padding: 0px;
    font-size: 16px;
    text-align:center;
}
.rowpads {
    padding: 20px 10px;
}
.rowpad {
    padding: 0px 20px;
}
.imgwidthgl {
    width: 100px;    padding-bottom: 20px;
}
.mainprhd {
    font-size: 23px;
    margin-top: 0px;
    text-align: center;
}
.grppraying{
padding: 0 7px;
}
}
@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 3s infinite;
   -moz-animation: flickerAnimation 3s infinite;
   -o-animation: flickerAnimation 3s infinite;
    animation: flickerAnimation 3s infinite;
}
.smoketext{
font-weight: 700;
text-align: center;
font-size: 16px;
}
.padding-btn{
padding-bottom: 0px;
}
.bgwhite{
background-color: #fff;
}
.flgimg{
width: 150px;
margin: 0 auto;
}
.mapimgpos{
width: 100%;
height: auto;
}
.margin-top-32{
margin-top: 20px;
}
.flgpos{
 padding: 0px 40px;
}
.margin-top-50{
margin-top: 50px;
}
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal-content.mapss{
width: 50%;
margin: 0 auto;
}
#myBtn{
background-color: #8f262a;
box-shadow: 0px 0px 0px;
border: 0;
color: #fff;
font-size: 12px;
}
.maptext{
font-size: 16px;
}
.margin-top-100{
margin-top: 100px;
}
@media(min-width: 768px) and (max-width: 1023px) {
	.associate-text h3 {
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
}
	.associate-form label {font-size: 14px;}
}
.mar-tp{
text-align: center;
font-size: 16px;
margin: 10px 0px 0px;
font-weight: 700;
text-transform: capitalize;
}
.mapbtnpos{
width: 50%;
float: left;
}
.crnimg{
width: 26px;
margin: 0px 17px;
}
.corona-sec{
height: 35px;
text-align: center;
}
.margin-top-20{
margin-top: 20px;
}
.picpostp{
text-align: center;
vertical-align: middle;
font-size: 19px;
line-height: 25px;
}
.fontsize30{
font-size: 30px;
}
.chimg{
width: 220px;margin: 0 auto;
}
@media(max-width:767px) {

	.mapipeop{
		padding: 0px 0px;
}
	.mapimobile{
	padding: 0px 6px;
}
.mapimgpos {
    width: 100%;
    height: auto;
}
.modal-content.mapss {
    width: auto;
    margin: 0 auto;
}
.corona-sec {
    text-align: left;
}
.mar-tp {
    font-size: 16px;
}
.mar-btn-10{
margin-bottom: 10px;
}
.mob-center{
text-align: center;
}
.mob-top-20{
margin-bottom: 20px;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	.personimgsomaniya {
    width: 110px !important;
height: auto!important;
padding-top: 0px!important;
}
	.mbsoma-mar-10.flgport{
		margin-top: 0px;
	}
	.welcome-text.somaliahead{
		margin-top: 0%;
	}
.crnimg {
    margin: 0px 0px;
}
.listlast {
    list-style: none;
padding: 5px 2px;
font-size: 14px;
}
	.lipdlt {
    font-size: 14px;
}
.maptext {
    font-size: 13px;
}
.mapimgpos {
    width: 100%;
    height: auto;
}
.grpbtn {
    font-size: 12px;
}
.flgimg {
    width: 100px;
}
.imgwidthgl {
    width: 100px;
}
.mainprhd {
    font-size: 24px;
margin-top: 46px;
}
.chimg {
    width: 150px;
}
.margin-top-32 {
    margin-top: 11px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : landscape) {
.mapimgpos {
    width: 100%;
    height: auto;
}
.crnimg {
    width: 26px;
    margin: 0px 9px;
}
.smoketext {
    font-size: 15px;
}
.mainprhd {
    font-size: 30px;
}
.chimg {
    width: 204px;
}
}
.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}
.modal-content.personimg{
    width: 50%;
}
.closes{
float: right;
font-size: 20px;
font-weight: 700;
}
.lightbox-opened {
 background-color: #fff;
background-color: rgba(#333, 0.9);
cursor: pointer;
height: auto;
left: 0;
overflow-y: scroll;
padding: 24px;
position: fixed;
text-align: center;
top: 0;
width: 100%;
}
.lightbox-opened img{
max-width: 100%;
margin: 0 auto;
}
.margin-bottom-10{
margin-bottom: 10px;
}

@media(max-width:767px) {
.modal-content.personimg {
    width: auto;
}
.mbpad{
padding: 0;
}
.mobpading{
padding: 0px 0px;
}

.chimg {width: 100%;}
.margin-top-32 {margin-top: 0px;}
}

.hidden-mm {display: none;}

@media(min-width:320px) and (max-width: 567px){ 
	.hidden-mm {display: block;}
	.hidden-xm {display: none;}
}
.somaliaflgimg{
    width: 250px;
    margin: 0 auto;
}
.personimg{
    width: 252px;
    margin: 0 auto;
}
.personimgsomaniya{
   width: 250px;
margin: 0px auto;
height: 159px;
padding-top: 2px;
}
.margin-top-10{
margin-top:10px;
}
.imgwidthg2{
    width: 130px;
    margin: 20px auto;
}
.mainsomalia{
    text-shadow: 0px 0px 0px;
    color: #fff;
    font-size: 26px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 20px;
}
.rewardsec{
padding: 0px 90px;
}
.liststyle{
list-style: none;
}
.prayerpoints{
padding: 0px 70px 10px;
}
.margin-tp-10{
margin-top: 10px;
}
td.prayers, th {
    padding: 0;
    border: 1px solid;
    padding: 0px 5px;
}
.margin-bottom-10{
margin-bottom: 10px;
}
.rowpadssomaliya{
    padding: 5px 90px 20px;
}
.readmore{
color: #000;
display: inline-block;
font-weight: bold;
font-size: 15px;
}
.tabheadfnt.somaniyafnt{
    font-size: 25px;
}
.detailmp.listfnts{
margin-top: 50px;
}
@media(max-width:767px) {
.rowpads.pray-somaliya{
    padding: 0px 10px;
}
.margin-tp-mb{
margin: 20px 0px 0px!important;
}
.rewardsec {
    margin-top: 0px;
}
.tabheadfnt.somaniyafnt {
    font-size: 16px;
}
.detailmp.listfnts {
    margin-top: 0px;
}
.imgwidthg2 {
    width: 72px;
    margin: 0px auto;
}
.mbsomalia{
padding:0px;
}
.mbsoma-mar-10{
margin-top: 10px;
}
.mainsomalia {
font-size: 16px;
    margin-top: 0px;
}
.mobglb{
	padding: 0px 11px 10px;
}
.rewardsec {
    padding: 0px 20px;
}
}
@media(max-width:767px) {
	.personimgsomaniya {
   width: 84px;
height: 52px;
padding: 0;
}
.prayerpoints {
    padding: 0px 10px 0px;
}
.rowpadssomaliya {
    padding: 5px 10px 20px;
}
.welcome-text.somaliahead{
    margin-top: 0%;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : landscape) {
.mainsomalia {
    text-shadow: 0px 0px 0px;
    color: #fff;
    font-size: 23px;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.margin-top-10.tabmp{
    margin-top: 0px;
}
.flgport{
padding: 0px;
margin-top: 14px;
}
.imgwidthg2 {
    margin: 0px 7px 7px;
	    width: 78px;
}
.mainsomalia {
    font-size: 16px;
    margin-top: 30px;
}
}
.hideform {
    display: none;
}
.open-buttons{
  background-color: #555;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: fixed;
  bottom: 23px;
  right: 28px;
  width: 280px;
}

/* The popup form - hidden by default */
.form-popups{
  display: none;
  position: fixed;
  bottom: 0;
  right: 15px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

/* Add styles to the form container */
.form-containers{
  max-width: 300px;
  padding: 10px;
  background-color: white;
}

/* Full-width input fields */
.form-containers input[type=text], .form-containers input[type=password] {
  width: 100%;
  padding: 15px;
  margin: 5px 0 22px 0;
  border: none;
  background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-containers input[type=text]:focus, .form-containers input[type=password]:focus {
  background-color: #ddd;
  outline: none;
}

/* Set a style for the submit/login button */
.form-containers .btns{
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-containers .cancels{
  background-color: red;
}

/* Add some hover effects to buttons */
.form-containers .btns:hover, .open-buttons:hover {
  opacity: 1;
}
#myModals{
padding: 0px;	
}
@media(min-width: 360px) and (max-width:480px) {
	.personimgsomaniya {
    width: 94px;
height: 60px;
	margin: 0;
}
}
@media(min-width: 375px) and (max-width:480px) {
.personimgsomaniya {
    width: 100px;
    height: 62px;
    margin: 0;
}	
}
@media(min-width: 390px) and (max-width:480px) {
.personimgsomaniya {
    width: 100px;
    height: 66px;
    margin: 0;
}	
}
@media(min-width: 414px) and (max-width:480px) {
	.mapipeop {
    padding: 0px 5px;
}
	.personimgsomaniya {
    width: auto;
height: 71px;
padding: 0;
}
	.imgwidthg2 {
    margin: 7px auto;
}
}
@media (max-width: 767px) {
	.clickbutpositon{
	margin-right: 20px;
}
	.mar-tp {;
    text-transform: capitalize;
}
	.mobilefont{
   font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
	    font-size: 16px;
    font-weight: bolder;
}
	.lightbox-opened {
    background-color: #fff;
    height: auto;
    padding: 14px;
    text-align: center;
    top: 21%;
    width: 100%;
	}
	.mbpadding{
	padding: 0;
}
	.listlast.moblast{
    border: 0px solid #fff;
    padding: 5px 0px;
    width: 100%;
    font-size: 13px;
	text-align: left;
}
	.crnimgss {
    width: 125px!important;
    margin: 7px 1px!important;
}
	.crnimgs {
    width: 20px!important;
    margin: 0px 2px!important;
}
	.corona-sec {
    height: 25px;
    text-align: center;
}
	.cor-text{
	font-size: 13px;
}
}

.gradientbrd{
	padding: 5px 0px;
border-image-source: linear-gradient(to top, #FFD700, #E9CC8E) !important;
border: 2px solid;
border-image-slice: 1!important;
border-width: 5px!important;
}
.crnimgs{
    width: 26px;
    margin: 0px 9px;
}
.crnimgss{
	width: 26px;
    margin: 0px 0px;
}
@media (max-width:320px){
	.picpostp.mobtet{
    font-size: 15px!important;
	}
	.grpbtn.mbalign{
    font-size: 9px;
	}	
.somaliaflgimg.nwflg{
    margin: 0px -3px!important;
}
}
@media (max-width: 767px) {
.somaliaflgimg.nwflg{
    margin: 0px -7px;
}
.mainfirsttext.textjustify{
text-align: justify;
}
.cor-text.newtet{
    font-size: 12px;
}
.crnimgss.newsomali{
    width: 125px !important;
	padding-top: 17px;
    margin: 0 auto !important;
    margin-left: 0px !important;
}
.grpbtn {
    font-size: 9px;
}
	.picpostp.mobtet{
    font-size: 18px;
	}
	.cor-text-new{
    font-size: 11px;
}
.smoketext.somali-new{
    font-weight: 700;
    text-align: center;
    font-size: 13px;
    line-height: 0px;
}
}
.mainsomalia.deskfont{
	font-weight: 600;
	font-family: 'Roboto';
}
@media(min-width:568px) and (max-width: 1023px){ 
	.hidden-xm {display: block;}
	.hidden-mm {display: none;}
	.flgimg{width: 100%;}
	.somaliaflgimg.nwflg {width: 50%;margin: 0 auto !important;}
	.personimgsomaniya {width: 47%;height: auto;}
	.mobglb {padding: 10px 10px 10px;}
}
@media(min-width:768px) and (max-width: 1023px){
	.somaliaflgimg.nwflg {
		width: 100%;
		margin: 0 auto !important;
	}
}
@media(min-width:812px) and (max-width: 1023px){
	.imgwidthg2 {
		width: 70%;
		margin: 0px auto;
	}
}
.crown-bg {
	background: url(../images/crown.png);
    background-repeat: no-repeat;
    background-position: top right;
}

.box {
    position: relative;
    /* max-width: 600px; */
    width: 90%;
    /* height: auto; */
    background: #fff;
    box-shadow: 0 0 15px rgba(0,0,0,.1);
}

/* common */
.ribbon {
    width: 60px;
    height: 60px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9;
}
.ribbon span {
	position: absolute;
	display: block;
	width: 90px;
	padding: 6px 0;
	background-color: #7d3133;
	box-shadow: 0 5px 10px rgba(0,0,0,.1);
	color: #fff;
	font: 700 14px/1 'Lato', sans-serif;
	text-shadow: 0 1px 1px rgba(0,0,0,.2);
	text-transform: capitalize;
	text-align: center;
}

/* top left*/
.ribbon-top-left {
  top: -10px;
  left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
  border-top-color: transparent;
  border-left-color: transparent;
}
.ribbon-top-left::before {
  top: 0;
  right: 0;
}
.ribbon-top-left::after {
  bottom: 0;
  left: 0;
}
.ribbon-top-left span {
	right: -15px;
    top: 15px;
    transform: rotate(-45deg);
}
.headbgpray{
background-image: url("https://prayingfortheworld.today/old_pages/images/tsonga/bgpray-new1.jpg");
margin: 0;
background-repeat: no-repeat;
background-size: cover;
}
.margin-top-100{
margin-top: 73px;
}
.personimgsomaniya.newheight{
   width: 250px;
margin: 0px auto;
height: 156px;
padding-top: 2px;
}
.somaliaflgimg.newwidth{
    width: auto;
padding: 0;
float: right;
}
.imgwidthg2.newplaceglb {
    width: 40%;
    margin: 63px -40px;
    float: right;
}
.margin-top-50-con {
    margin-top: 50px;
}
.map-bg {background-position: -210px -30px !important ;background-repeat: no-repeat !important;}
.prayer.contact-p p {padding: 10px 0;margin: 0; text-align: left;}
.c-wa2{color: #f38e1e;display:inline-block;width:50%;vertical-align: top;}
.c-wa1{display:inline-block;width: 30%;}
@media (max-width: 767px){
.c-wa2{width:60%;}
.c-wa1{width: 35%;}
.map-bg {background-position: -540px -24px !important;background-repeat: no-repeat !important;}
.personimgsomaniya.newheight{
   width: auto;
height: auto;
padding: 0;
margin-top: 9px;
}
.headbgpray{
background-color: #8f262a;
margin: 0;
padding: 10px 0 0;
background-image: none;
}
.margin-top-100 {
    margin-top: auto;
}
.imgwidthg2.newplaceglb {
    width: 74px;
    margin: 0 auto;
}
.somaliaflgimg.newwidth {
    float: none;
}
.mapimobile.tsongane{
    padding: 0px 3px;
}
.mapbtnpos.tsonnew{
    width: auto;
}
.prayer p {font-size: 16px !important;padding-bottom: 0;vertical-align: top;display: inline-block;}
.margin-top-50-con { margin-top: 0px;}
}
@media(min-width: 360px) and (max-width:480px) {
	.personimgsomaniya.newheight{
    width: 94px;
height: 62px;
	margin: 6px 0px;
}
.mapimobile.tsongane {
    padding: 0px 3px;
    margin-top: 5px;
}
}
@media(min-width: 390px) and (max-width:480px) {
.personimgsomaniya.newheight {
    width: auto;
    height: 69px;
    margin: 5px -2px;
}
}
@media(min-width: 414px) and (max-width:480px) {
.personimgsomaniya.newheight {
    width: auto;
    height: 74px!important;
    margin: 5px -3px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : landscape) {
.imgwidthg2.newplaceglb {

	 width: 40%;
    margin: 7px 0px !important;
    float: right;
}
.margin-top-100 {
    margin-top: 10px!important;
}
.somaliaflgimg.newwidth {
    width: 250px;
    padding: 0;
    float: none;
}
.headbgpray {
    background-image: none!important;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #8f262a;
}
.personimgsomaniya.newheight {
    height: auto;
    padding-top: 0px;
}
.tbnew{
    display: block !important;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.imgwidthg2.newplaceglb{
    margin: 0px 7px 7px;
    width: 78px;
}
.headbgpray {
    background-image: none!important;
    margin: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #8f262a;
}
.tbnew{
    display: block !important;
}
.margin-top-100 {
    margin-top: 10px;
}
.mapimobile.tsongane{
margin-top:11px;
}
.personimgsomaniya.newheight {
    width: 130px !important;
    margin: 0 auto;
    height: 78px !important;
    padding-top: 2px;
}
.somaliaflgimg.newwidth {
    width: auto;
    padding: 0;
    float: none;
    height: 77px;
}
.mainsomalia.tbfnt{
    font-size: 16px;
    margin-top: 40px;
}
}
.lightbox-opened img.news{
    max-width: 100%;
    height: 100vh;
    margin: 0 auto;
}
.personimgsomaniya.newheight.afkan{
padding: 0;
float: right;
}
.somaliaflgimg.newwidth.afkans{
    width: auto;
    padding: 0;
    float: none;
}
@media (max-width: 767px){
.lightbox-opened img.news {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.mapipeop.afkansr{
    padding: 0px 0px;
}
.personimgsomaniya.newheight.afkan {
    padding: 0;
    float: none;
}
.clanfnthead{
color: #fff;
font-weight: 600;
font-family: 'Roboto';
margin: 10px;
}
.mainsomalia.deskfont.mbviews{
    font-weight: 600;
    font-family: 'Roboto';
    margin: 0;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
.lightbox-opened img.news {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.crnimgs {
    width: 19px;
    margin: 0px 9px;
}
.clanfnthead{
color: #fff;
font-weight: 600;
font-family: 'Roboto';
margin: 10px;
text-align:center;
}
.mainsomalia.deskfont.mbviews {
    font-weight: 600;
    font-family: 'Roboto';
    margin: 30px 0px 0px;
}
.lipdlt.tabview{
font-size: 11px;
padding: 5px 8px;
}
#myBtn {
    font-size: 11px;
}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) 
and (orientation : landscape) {
.lightbox-opened img.news {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.lipdlt.tabview{
font-size: 14px;
}
.listlast {
    padding: 5px 18px;
}
.clanfnthead{
color: #fff;
font-weight: 600;
font-family: 'Roboto';
margin: 10px 0px;
 text-align:center;
}
.mainsomalia.deskfont.mbviews {
    font-weight: 600;
    font-family: 'Roboto';
    margin: 10px 0px;
}
}
@media(min-width: 375px) and (max-width:389px) {
.personimgsomaniya.newheight {
    width: 100px;
    height: 66px;
    margin: 5px 0px;
}
}
@media(min-width: 390px) and (max-width:413px) {
.personimgsomaniya.newheight {
    width: auto !important;
    height: 69px !important;
    margin: 5px -2px !important;
}
}
@media(min-width: 414px) and (max-width:480px) {
.personimgsomaniya.newheight {
    width: auto !important;
    height: 74px !important;
    margin: 5px -3px !important;
}
}
.lightbox-opened img.newss{
    height: auto!important;
    margin: 0 auto;
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1365px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5){
.somaliaflgimg.newwidth.afkans {
    height: auto;
}
.personimgsomaniya.newheight {
    width: auto !important;
    margin: 0 auto;
    height: auto !important;
    padding-top: 2px;
}
.imgwidthg2.newplaceglb {
    margin: 13px auto;
    width: 51%
}
}
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (orientation: landscape) {
.imgwidthg2.newplaceglb {
    width: 40%;
    margin: 59px -30px;
    float: right;
}
.margin-top-100 {
    margin-top: 61px;
}
}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}
#fades{
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#lights{
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

#boxcloses{
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxcloses:before {
  content: "×";
}

#fades:hover ~ #boxcloses{
  display:none;
}

.tests:hover ~ .test2s{
  display: none;
}
#fadess{
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#lightss{
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  max-width: 600px;
  max-height: 360px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

#boxclosess{
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclosess:before {
  content: "×";
}

#fadess:hover ~ #boxclosess{
  display:none;
}

.testss:hover ~ .test2ss{
  display: none;
}
.sameblock{
box-shadow: 1px 3px 7px #a8a8a8;
padding: 5px;
margin-top: 10px;
}
@media (max-width: 767px) {
	.mob-margin-10{
	margin-bottom: 10px;
}
	#VisaChipCardVideo{
width: 100%;
height: auto;
}
#VisaChipCardVideos{
width: 100%;
height: auto;
}
#VisaChipCardVideoss{
width: 100%;
height: auto;
}
	#light {
  top: 50%;
    left: 0%;
    max-width: 100%;
    max-height: 360px;
    margin-left: auto;
}
	#lights{
     top: 50%;
    left: 0%;
    max-width: 100%;
    max-height: 360px;
    margin-left: auto;
}
	#lightss{
    top: 50%;
    left: 0%;
    max-width: 100%;
    max-height: 360px;
    margin-left: auto;
}
}
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) 
and (orientation : landscape) {
.imgwidthg2.newplaceglb {
    width: 50%;
    margin: 0 auto;
}
.personimgsomaniya.newheight {
    width: 97%;
    height: auto;
    padding: 0;
    margin-top: 10px;
}
}

.somaliaflgimg.newwidth.afkans.sudanfar{
    width: auto;
    padding: 0;
    float: right;
}
.personimgsomaniya.newheight.afkan.sudanfars{
    padding: 0;
    float: none;
}
@media (max-width: 767px){
.somaliaflgimg.newwidth.afkans.sudanfar{
    float: none;
}
}

@media (min-width: 700px) and (max-width: 767px){
.personimgsomaniya.newheight {
    width: auto;
    height: auto;
    padding: 0;
    margin-top: 10px;
}
.imgwidthg2.newplaceglb {
    width: 60%;
    margin: 0 auto;
}
.personimgsomaniya.newheight.newh{
    width: auto;
    height: 130px;
}
}
#google_translate_element {
    position: fixed;
    bottom: auto;
    top: -3px;
    right: 20px;
    z-index: 0;
    padding: 6px 20px 3px;
    font-size: 16px;
    font-family: Arial;
    font-weight: 700;
    color: #fff;
    text-shadow: 0px 0px 0px rgba(0,0,0,0.25);
    text-decoration: none;
    text-align: center;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 9px rgba(0,0,0,0.3);
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    background: linear-gradient(center top, #732b2e, #8f262a);
    background: -webkit-gradient(linear, center top, center bottom, from(#732b2e), to(#8f262a));
    background: -webkit-linear-gradient(#732b2e, #8f262a);
    background: -moz-linear-gradient(#732b2e, #8f262a);
    background: -o-linear-gradient(#732b2e, #8f262a);
    background: -ms-linear-gradient(#732b2e, #8f262a);
    background: transparent;
    background: -o-linear-gradientcenter(center top, #732b2e, #8f262a);
    text-align: center;
    position: relative;
    height: auto;
    display: block;
    left: 0;
    margin-left: auto;
    right: 0%;
}

 @media (min-width: 768px) and (max-width: 991px){
	.media-margins{ margin-left: 10%;margin-top: 20px;}
	.media-margin{margin-left: 5%;}
	.imgwidthg2.newplaceglb {width: 50%;float: right;margin: 20px auto;}
	.margin-top-100 {margin-top: 53px;}
   .personimgsomaniya.newheight {height: auto;}
} 
.goog-te-gadget {color: #82282b !important;text-shadow: none !important;}
#google_translate_element span {display: none;}
.skiptranslate.goog-te-gadget{font-size:0px;}

 @media (min-width: 900px) and (max-width: 902px){
.lipdlt {
    padding: 5px 3px;
    font-size: 15px;
}
.listlast {
    padding: 5px 4px;
    font-size: 13px;
}
.corona-sec {
    height: 32px;
}
.crnimgs {
    width: 20px;
}
}
#myImg{
cursor: pointer;	
}
.coronatext p{
    font-size: 12px;
}
.imgtext p{
margin-top: 10px;
font-size: 17px;
text-align: justify;
}
.prayerfntpoints ul li{
list-style: none;
width: auto;
float: none;
margin-bottom: 10px;
}
@media (max-width: 767px) {
.addalign{
margin-left: auto!important;
text-align: center;
}
ul.cbcsop {
    padding: 0 23px!important;
    margin-top: 30px!important;
}
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
figure.effect-bubba h4, figure.effect-bubba h3.last{
    margin-top: 19%;
}