 div {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

@media screen and (min-width: 1800px) {
	div.slider div.wrapper {
		width: 1100px;
	}
	div.wrapper {
		max-width: 85%;
		width: 85%;
	}
}

@media screen and (min-width: 1100px) {
	div.slider {
		min-height: 480px;
	}

   #fdp-main-menu{
   	 /*width:55%;*//*width:60%;*/
   	 height: 40px;
   }

   #fdp-user-menu{
   	 width:20%;
   }
}

@media screen and (max-width: 767px) {
	body {
	 padding-left:0px !important;
	 padding-right:0px !important;
	}
	.fadeInLeft{
	display:none;
	}
	.fadeInRight{
	      width:100% !important;
	      padding-left: 0px;
	}
	div.slider {
     min-height: 500px;
   }
   .sliderPCC .right-box{
       height: 360px;
   }
   .menu-footer-container{
        padding: 5px 20px 5px 20px;
   }
   #teamgurutheme_logo_widget-2{
    margin-left: 14px;
   }
    #teamgurutheme_logo_widget-2 img{
   width: 150px;
   }
   #fdp-container{
   
   }
   
   	.widget_teamgurutheme_links_widget{
	height:280px;
	padding-top: 30px;;
	}
	iframe{
	    width: 100% !important;
	}


	/*calendar*/
	#calendar h2{
	    font-size:12px !important;
	}

	#calendar .fc-button {
	    padding: 0 0.2em !important;
	}

}

@media screen and (max-width: 400px) {
  	.widget_teamgurutheme_links_widget{
	height:500px;
	padding-top: 20px;;
	}
	
	iframe{
	    width: 100% !important;
	}

/*
    .iw_cg_width_half{
        width:100% !important;
    }

    .iw_cg_width_third{
        width:100% !important;
    }*/


}
	
body {
	 padding-left:0px !important;
	 padding-right:0px !important;

}




ul li, p, a {
    font-size: 14px;
    line-height: 20px;
}

.fs12 {
    font-size: 12px;
    line-height: 16px;
}