@charset "utf-8";
/************************************************************************************
MEDIA QUERIES
*************************************************************************************/

/* for 768px or less */
@media screen and  (min-width:668px) and (max-width: 1024px) {

.header {
    width: 100%;
}
.inner-wrap {
    width: 99%;
}
#header-logo {
    width: 20%;
}
#header-right {
    width: 60%;
    float: right;
    text-align: right;
}
.main-navigation {
    float: none;
    padding-right: 100px;
    margin-top: 22px;
}
#footer {
    width: 100%;
}
.footer-block {
    width: 100%;
    float: left;
    text-align: left;
}
span.text_follow {
    margin-left: 0;
    line-height: 38px;
}
ul.cnss-social-icon {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 77%;
}
.left_menu {
    width: 38%;
    float: left;
    margin-top: 30px;
}
.right_menu {
    width: 36%;
    float: right;
    text-align: right;
    margin-top: 30px;
}
.left_menu li {
    display: block;
    margin: 0 75px 6px 0;
    text-transform: uppercase;
}
.right_menu li {
    display: block;
    margin: 0 0px 6px 0;
    text-transform: uppercase;
    text-align: right;
}
.right_search {
    display: none;
}
.col_thumb h3 {
    position: absolute;
    top: 0;
    margin-top: 140px;
    line-height: 35px;
    font-size: 18px;
    padding: 0 20px 0 20px;
    color: #fff;
    text-shadow: 2px 2px #333;
}
.footer-block:first-child {
    float: left;
    width: 100%;
    color: #fff;
	margin: 20px 0;
}
ul.cnss-social-icon {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 75%;
    text-align: left !important;
}
}

/* for 568px or less */
@media (min-width : 320px) and (max-width : 479px) 
{

.header {
    width: 100%;
    position: relative;
	height: auto;
}
.left_menu {
    display: none;
}
.main-navigation {
    float: right;
	padding:0px;
    width: 100%;
}
.inner-wrap {
    width: 95%;
}
#header-logo {
    width: 100%;
    text-align: center;
	padding: 0;
}
#header-logo img {
    margin-bottom: 10px;
    width: 45%;
}
.right_menu {
    display: none;
}
.mob_menu {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
#header-right {
    width: 100%;
    text-align: center;
    float: none;
}
.full_section_title {
    width: 100%;
    float: left;
    clear: both;
    background: #3b3b3b;
    padding: 30px 0 30px;
    color: #fff;
    margin-top: 0;
}
h3.highlight_heading {
    clear: both;
    padding-bottom: 19px;
    text-transform: uppercase;
    text-align: center;
    line-height: 0px;
}
.short_info {
    width: 100%;
    padding: 0;
}
.col_box_top:nth-child(2) {
    border-right: 0;
    padding-bottom: 10px;
}
.more_btn1 {
    margin: 16px 0 16px;
    margin-left: 0;
}
.col_thumb h3 {
    position: relative;
    top: 0;
    margin-top: 0;
    line-height: 35px;
    font-size: 17px;
    padding: 0;
    color: #000;
    text-shadow: 2px 2px #fff;
}
.colbox_bottom {
    width: 100%;
    float: left;
    z-index: 999;
    position: relative;
    border-right: 0;
    margin-top: 11px;
}
.box_colored {
    width: 100%;
    float: left;
    z-index: 999;
    position: relative;
    background: #FFC000;
    padding: 0;
    margin-top: 20px;
}
.short_text {
    font-size: 16px;
    padding: 9px 20px;
    color: #fff;
}
.more_btn1.boxyellow {
    margin-left: 20px;
}
.news_btn {
    float: none;
    margin-left: 0;
    text-align: center;
    margin-top: 16px;
}
.news_input {
    float: none;
    color: #444;
    text-align: center;
}
span.text_follow {
    margin-left: 0;
    line-height: 38px;
    text-align: center !important;
    width: 100%;
    float: left;
}
ul.cnss-social-icon {
    float: none;
    padding: 0;
    margin: 0;
}
.copy_creadit {
    float: none;
}
.right_search {
    display: none;
}
.col_box_top {
    width: 100%;
    float: left;
    margin-top: 20px;
    position: relative;
}
.footer-block:first-child {
    float: left;
    width: 100%;
    color: #fff;
}
.footer-block {
    float: left;
    width: 100%;
    color: #444;
    font-size: 14px;
}
ul.cnss-social-icon {
    text-align: center !important;
}
.copy_text {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
}
.nav_btm {
    float: none;
    width: 100%;
}
.nav_btm ul li {
    display: block;
    list-style: none;
    color: #fff;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 8px;
    padding-top: 8px;
    width: 100%;
}
.copy_creadit {
    float: none;
    width: 100%;
    text-align: center;
}
.main_content {
    float: left;
    width: 92%;
    padding: 10px;
    background: #fff;
    position: relative;
    margin-top: 0;
}
.single_content {
    width: 92%;
    padding: 10px;
    background: #fff;
    position: relative;
}
.left_pagecontent {
    width: 100%;
    float: left;
}
.right_sidebar {
    width: 100%;
    float: right;
    padding-left: 16px;
}
.full_slider {
    width: 100%;
    position: relative;
    clear: both;
    float: left;
    margin-top: 0;
}
.social_area {
    float: left;
    text-align: center;
    width: 100%;
}
.col_thumb h3 a {
    color: #000;
}
.full_section_banner {
    height: 350px;
    float: left;
    width: 100%;
    margin-top: 0;
}
h3.banner_heading {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding: 40px 0 100px 0;
    text-shadow: 2px 2px #333;
}
.full_section_banner {
    height: auto;
    float: left;
    width: 100%;
    margin-top: 0;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}
h3.sinple_heading {
    text-align: left;
    font-size: 25px;
    text-align: center !important;
}
.catpost_thumb {
    width: 100%;
    float: left;
}
.listing_text {
    width: 100%;
    float: right;
}
}
@media (min-width:480px) and (max-width:667px) 
{ 
.header {
    width: 100%;
    position: relative;
	height: auto;
}

.full_section_title {
    width: 100%;
    float: left;
    clear: both;
    background: #3b3b3b;
    padding: 30px 0 30px;
    color: #fff;
    margin-top: 0;
}
h3.sinple_heading {
    text-align: left;
    font-size: 25px;
    text-align: center !important;
}

.left_menu {
    display: none;
}
.main-navigation {
    float: right;
	padding:0px;
    width: 100%;
}
.inner-wrap {
    width: 95%;
}
#header-logo {
    width: 45%;
    text-align: left;
    padding: 0;
}
#header-logo img {
    margin-bottom: 10px;
    width: 45%;
}
.right_menu {
    display: none;
}
.mob_menu {
    display: block;
    float: right;
    width: 50%;
    margin-bottom: 6px;
    margin-top: 10px;
}
#header-right {
    width: 100%;
    text-align: center;
    float: none;
}
h3.highlight_heading {
    clear: both;
    padding-bottom: 19px;
    text-transform: uppercase;
    text-align: center;
    line-height: 0px;
}
.short_info {
    width: 100%;
    padding: 0;
}
.col_box_top:nth-child(2) {
    border-right: 0;
    padding-bottom: 10px;
}
.more_btn1 {
    margin: 16px 0 16px;
    margin-left: 0;
}
.col_thumb h3 {
    position: relative;
    top: 0;
    margin-top: 0;
    line-height: 35px;
    font-size: 17px;
    padding: 0;
    color: #000;
    text-shadow: 2px 2px #fff;
}
.colbox_bottom {
    width: 100%;
    float: left;
    z-index: 999;
    position: relative;
    border-right: 0;
    margin-top: 11px;
}
.box_colored {
    width: 100%;
    float: left;
    z-index: 999;
    position: relative;
    background: #FFC000;
    padding: 0;
    margin-top: 20px;
}
.short_text {
    font-size: 16px;
    padding: 9px 20px;
    color: #fff;
}
.more_btn1.boxyellow {
    margin-left: 20px;
}
.news_btn {
    float: none;
    margin-left: 0;
    text-align: center;
    margin-top: 16px;
}
.news_input {
    float: none;
    color: #444;
    text-align: center;
}
span.text_follow {
    margin-left: 0;
    line-height: 38px;
    text-align: center !important;
    width: 100%;
    float: left;
}
ul.cnss-social-icon {
    float: none;
    padding: 0;
    margin: 0;
}
.copy_creadit {
    float: none;
}
.right_search {
    display: none;
}
.col_box_top {
    width: 100%;
    float: left;
    margin-top: 20px;
    position: relative;
}
.footer-block:first-child {
    float: left;
    width: 100%;
    color: #fff;
}
.footer-block {
    float: left;
    width: 100%;
    color: #444;
    font-size: 14px;
}
ul.cnss-social-icon {
    text-align: center !important;
}
.copy_text {
    float: left;
    margin-right: 10px;
    text-align: center;
    width: 100%;
	margin-bottom: 10px;
}
.nav_btm {
    float: none;
    width: 100%;
}
.nav_btm ul li {
    display: block;
    list-style: none;
    color: #fff;
    margin-right: 10px;
    text-align: center;
    margin-bottom: 8px;
    padding-top: 8px;
    width: 100%;
}
.copy_creadit {
    float: none;
    width: 100%;
    text-align: center;
}
.main_content {
    float: left;
    width: 92%;
    padding: 10px;
    background: #fff;
    position: relative;
    margin-top: 0;
}
.single_content {
    width: 92%;
    padding: 10px;
    background: #fff;
    position: relative;
}
.left_pagecontent {
    width: 100%;
    float: left;
}
.right_sidebar {
    width: 100%;
    float: right;
    padding-left: 16px;
}
.full_slider {
    width: 100%;
    position: relative;
    clear: both;
    float: left;
    margin-top: 0;
}
.social_area {
    float: left;
    text-align: center;
    width: 100%;
}
.col_thumb h3 a {
    color: #000;
}
.full_section_banner {
    height: 350px;
    float: left;
    width: 100%;
    margin-top: 0;
}
h3.banner_heading {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding: 40px 0 100px 0;
    text-shadow: 2px 2px #333;
}
.full_section_banner {
    height: auto;
    float: left;
    width: 100%;
    margin-top: 0;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}
}