/*
Theme Name: Canadian Generic Pharmaceutical Association
Theme URI: http://adhomecreative.com/
Author: Adhome J
Author URI: http://adhomecreative.com/
Description: CGPA Responsive theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: CGPA
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Canadian Generic Pharmaceutical Association is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
@media(min-width:992px) and (max-width:1199px){
	.home-page .site-main{
	  padding-top: 90px;
	}
	 .site-main{
	  padding-top: 90px;
	}
	.logo{
	  	height: 60px;
	  	margin-top: 8px;
	}
	.header-right{
		height: 90px;
	}
	.btn-search{
	  	margin-top: 47px;
	}
	.navbar{
	    margin-top: 39px;
	}
	.header-sm{
	    border-left: 0px solid #fff;
	    margin-top: 10px;
	    padding-right: 15px;
	    padding-bottom: 10px;
	    position: relative;
	    top:-90px;
	}
	.header-sm.sticky{
	   margin-top: 10px;
	}
	.btn-search.sticky{
	   margin-top: 47px;
	}
	.navbar.sticky{
	    margin-top: 39px;
	}
	.bottom_btn{
	    font-size: 16px;
	}
	.bottom-right .widget-title{
		font-size: 16px;
	}
	.latest-news .content {
	    font-size: 16px;
	}
}
@media(max-width:991px){
	.home-page .site-main{
	  padding-top: 75px;
	}
	.site-main{
	  padding-top: 70px;
	}
	.navbar{
		display: none;
	}
	.header-search{
		display: none;
	}
	.header-sm{
		border-left: 0;
		padding-right: 0;
	}
	.logo{
	  	height: 40px;
	  	margin-top: 5px;
	}
	button#responsive-menu-button {
		background:transparent !important;
	}
	button#responsive-menu-button:hover {
	    background:transparent;
	}
	.btn-search,
	.header-sm{
		margin-top: 0;
	}
	.header-right{
		position: relative;
		top: -45px;
		right: 30%;
		height: 5px;
	}
	.header-sm.sticky{
	   margin-top: 0px;
	}
	.btn-search.sticky{
	   margin-top: 0px;
	}
	.entry-title {
	    font-size: 35px;
	}
	.entry-header {
	    margin-top: 170px;
	}
	/* Tables***************************************/
	/*****************************************************/
	.saving-section .wpsm-thead-default th{
	  border-right: 0 solid #fff;
	}
	.saving-section .wpsm-comptable td{
	  border-right: 0 solid #fff;
	}
	/* Responsive menu***************************************/
	/*****************************************************/
	.menu-item-language a{
		font-size: 16px;
	}
	.language-switcher{
	  display: inline-block;
	}
	.language-switcher a{
		color: #fff;
	}
	.wpml-ls-legacy-list-horizontal a {
	    padding: 5px 0;
	}
}
@media(max-width:767px){
	.row {
	    margin-right: 0px;
	    margin-left: 0px;
	}
	.entry-title {
	    font-size: 19px;
	}
	.entry-header {
	    margin-top: 193px;
	}
	.gform_wrapper .top_label li.gfield.gf_right_half,
	.gform_wrapper .top_label li.gfield.gf_left_half{
		width: 95% !important;
	}
	.generic-medicine-col{min-height: 0px;}
	.icon-block{
		margin-bottom: 50px;
	}
}
@media(max-width:480px){
	h1{font-size:25px;}
	.header-sm {
	    margin-left: 135px;
	}
	.header-sm img{
		width: 20px;
	}
	.header-sm img {
	    padding-left: 0px;
	}
	.wpml-ls-legacy-list-horizontal a span {
	    font-size: 12px;
	}
		.entry-header {
		width: 100%;
	}
	.location-left{
		float: none;
	  	width: 90% !important;
	}
	.location-right{
		float: none;
	  	width: 90%;
	}
	#black-studio-tinymce-2{
		padding-left: 15px;
		padding-right: 15px;
	}
	.foot{
		border-top: 0;
	}
	.foot-left {
	    padding-left: 15px ;
	}
	.foot-right {
	    text-align: left;
	    padding-right: 15px !important;
	}
	.wpsm-comptable td img{
		max-width: 100px;
		max-height: 100px;
	}
	.wpsm-comptable-wrap table{
		font-size: 11px;
	}
	.wpsm-comptable th, .wpsm-comptable td {
	    padding: 5px 10px;
	}
	.president-image {
	    float: left;
	    margin-left: 0px;
	    margin-right: 59%;
	    margin-bottom: 20px !important;
	    margin-top: 20px !important;
	}
	#canada-html5-map-state-info_0 img{
		width: 250px;
	}
	.bottom_btn{
		font-size: 14px;
	}
}