@charset "utf-8";
/* CSS Document */

/* #Media Queries
================================================== */
/* Smaller than standard 1200px (devices and browsers) */
@media only screen and (max-width: 1200px) {
.container {
	width:90%;
	margin:0 auto;
}
}
@media only screen and (max-width: 1280px) {
header{
	padding: 0;
}


}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 600px) and (max-width : 1024px) {
/* Styles */

}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
	
	
}
/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
/* Styles */
#main{
	  width:100%;
	  padding:0;
	  margin:0 auto;
	  padding-top:56px;
	}
header nav{
    width: 70%;
}
.ace-responsive-menu > li > a {
    padding: 5px 1px 5px 10px;
    font-size: 11px;
}
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
#main {
    margin:0 auto;
    padding:56px 0 0;
    width:100%;
}
header {
    background:#fff none repeat scroll 0 0;
    left:0;
    position:fixed;
    transition:height 0.3s ease 0s;
    width:100%;
    z-index:999;
}
header .logo{
	width:15%;
	}
header.smaller .logo{
	width:12%;
	}


}

@media only screen and (min-device-width : 480px) and (max-device-width : 767px) and (orientation : landscape) {
#main{
	padding:0px;
	}
header{
	padding:1% 0 2% 0!important;
	}
header.smaller {
    height:70px!important;
	}
header .logo {
    float:left!important;
    width:23%!important;
	position:absolute;
	left:20px;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0!important;    
    width:100%;
	}

}
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
header {
	width:100%;
	height:auto;
	position:relative;
}
header.smaller {
	top:0;
	height:220px;
	background-color:#fff;
}
header .logo {
    float:left!important;
    width:26%!important;
	position:absolute;
	left:20px;
	top:10px!important;
	}
header nav {
    display:inline-block;
    float:right;
    padding:4% 0 0 0;
    width:100%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}
#main{
	padding:0px;
	}


}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){

}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
/* Styles */
th, td {
    font-size: 12px;
}
p{
	text-align: justify;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	width:100%;
	padding:15px;
}
.fa_menuarrow{
	display:none!important;
	}
header {
width: 100%;
    height: auto;
    position: fixed; 
  
}
header.smaller {
	top:0;
	height:110px;
	background-color:#fff;
}
header .logo {
float: left!important;
    width: 37%!important;
    position: absolute;
    left: 20px;
    top: 14px!important;
    z-index: 999;
	}
header nav {
    display:inline-block;
    float:right;
    padding:2% 2% 0 0;
    width:100%;
    margin-top: 0%;
	}
header.smaller .logo {
	width:60%;
	text-align:center;
	margin:0 auto;
	float:none;
}

#main {
    padding-top: 155px!important;
}
.ace-responsive-menu > li > a {
    padding: 5px 0 0 12px!important;
}
.ace-responsive-menu > li {
    padding: 8px 0!important;
}
.ace-responsive-menu {
    float: left;
    position: absolute;
    left: 0;
    top: 150px;
    width: 100%;
    background: #fff;
    margin: 0;
}
header .header_top .inner_container .contact_us_links ul{
	display: unset;
}
header .header_top .inner_container .contact_us_links ul li{
	border-right: unset;
    padding: 0 0 5px 0;
}
header .header_top .inner_container .contact_us_links ul a{
	font-size: 12px;
}
header .header_top .inner_container .socail_link ul a{
	font-size: 14px;
	padding: 0 5px;
}
header .header_bottom{
	padding: 20px 0;
}
header .logo{
	width: 30% !important;
	position: static;
}
header nav {
    display: inline-block;
    float: right;
    padding: 0;
    width: unset;
    margin-top: 0%;
}
header .header_bottom .inner_container{
	padding: 0;
}
.gaali_free_section{
	padding: 50px 0;
}
.gaali_free_section .inner_container .col-sm-6 .inner_box{
	padding: 0;
}
.gaali_free_section .inner_container .col-sm-6 .inner_box .heading{
	font-size: 21px;
	text-align: center;
}
.gaali_free_section .inner_container .col-sm-6 .inner_box p{
	font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.swiper.campaign_myswiper{
	padding: 50px 0;
	background: #fff;
}
.swiper.campaign_myswiper .heading{
	font-size: 21px;
	color: #000;
}
.campaign_myswiper .swiper-slide{
	width: 200px;
    height: 200px;
}
.inspiration_section{
	padding: 50px 0;
	background: #231F20;
}
.inspiration_section .inner_container .inner_box{
	padding: 30px 20px;
	text-align: center;
}
.inspiration_section .inner_container .inner_box .title{
	font-size: 21px;
}
.inspiration_section .inner_container .inner_box .heading{
	font-size: 21px;
}
.inspiration_section .inner_container .inner_box p{
	text-align: center;
	font-size: 18px;
    line-height: 24px;
}
.initiative_section{
	padding: 50px 0;
	text-align: center;
}
.initiative_section .inner_container{
	flex-direction: column-reverse;
}
.initiative_section .inner_container .inner_box{
	padding: 0;
}
.initiative_section .inner_container .inner_box .heading{
	font-size: 21px;
}
.initiative_section .inner_container .inner_box p{
	font-size: 18px;
    line-height: 24px;
    text-align: center;
}
.instagram_section{
	padding: 50px 0;
}
.eapps-instagram-feed-title{
	font-size: 21px !important;
}
#eapps-instagram-feed-1 .eapps-instagram-feed-posts-grid-load-more{
	font-size: 14px !important;
    font-weight: 400 !important;
    font-family: "Roboto", sans-serif !important;
    width: 100px !important;
    height: 30px !important;
}
.about_section{
	padding: 50px 0 0;
}
.about_section .inner_container{
	width: 100%;
}
.about_section .inner_container .heading{
	font-size: 21px;
	padding: 0;
}
.about_section .inner_container .box{
	padding: 50px 0;
}
.about_section .inner_container .box:last-child{
	padding: 50px 0;
}
.about_section .inner_container .box .info_box{
	padding: 0 10px;
}
.about_section .inner_container .box .info_box .title{
	font-size: 40px;
}
.about_section .inner_container .box .title span::before {
    left: calc(50% - 50px);
    width: 100px;
}
.about_section .inner_container .box .info_box .text_box p{
	text-align: center;
	font-size: 18px;
    line-height: 24px;
}
.about_section .inner_container .box .info_box .text_box p:last-child{
	padding: 0;
}
.support_section{
	padding: 50px 0;
}
.support_section .inner_container .heading{
	font-size: 21px;
}
.support_section .inner_container .support_boxes .box{
	border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-bottom: 50px;
}
.support_section .inner_container .support_boxes .box .width_50{
	width: 100%;
}
.support_section .inner_container .support_boxes .box .inner_box {
    padding: 40px 20px;
}
.support_section .inner_container .support_boxes .box .inner_box .title{
	font-size: 40px;
}
.support_section .inner_container .support_boxes .box .inner_box .text_box p{
	font-size: 18px;
    line-height: 24px;
}
.support_section .inner_container .support_boxes .box .inner_box .text_box .inner_title{
	font-size: 21px;
}
.blog_section{
	padding: 50px 0;
}
.blog_section .inner_container .heading{
	font-size: 21px;
}
.blog_section .inner_container .blog_boxes{
	padding: 30px 0 0;
}
.blog_section .inner_container .blog_boxes .col-sm-4{
	margin: 0;
}
.blog_section .inner_container .blog_boxes .inner_box{
	padding: 25px;
}
.blog_section .inner_container .blog_boxes .inner_box .text_box {
    padding: 25px 0 0;
}
.contact_section{
	padding: 50px 0;
}
.contact_section .inner_container .heading{
	font-size: 21px;
	padding: 0 0 40px 10px;
}
.contact_section .inner_container .title{
	font-size: 21px;
	padding: 0 0 20px 10px;
}
.contact_section .inner_container .contact_box .width_65{
	width: 100%;
}
.contact_section .inner_container .contact_box form .form_group{
	margin: 0;
}
.contact_section .inner_container .contact_box form .form_submit button{
	padding: 10px 20px;
    margin: 10px 0 0;
}
.contact_section .inner_container .width_35{
    width: 100%;
}
.contact_section .inner_container .inner_box {
    padding: 30px;
    margin: 20px 20px 0;
}
.contact_section .inner_container .inner_box .ctc_info .ctc_box{
	padding: 0 0 15px 0;
}
.contact_section .inner_container .inner_box .ctc_info .ctc_box .icon i{
	font-size: 16px;
}
.contact_section .inner_container .inner_box .ctc_info .ctc_box .txt{
	font-size: 16px;
}
.contact_section .inner_container .inner_box .follow_us{
	padding: 10px 0 0;
}
.contact_section .inner_container .inner_box .follow_us .title{
	font-size: 18px;
}
.blogs_page_section {
    padding: 50px 0;
}
.blogs_page_section .inner_container .col-sm-8 .heading{
	font-size: 21px;
}
.blogs_page_section .inner_container .col-sm-8 .text_box p{
	font-size: 18px;
    line-height: 24px;
}
.blogs_page_section .inner_container .other_blog .title{
	font-size: 18px;
	padding: 15px;
}
.thankyou_page{
	padding: 150px 0;
}
.thankyou_page .inner_container .line1{
	font-size: 40px;
}
.thankyou_page .inner_container .line2{
	font-size: 21px;
}
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

