@import url(http://fonts.googleapis.com/css?family=Raleway:400,500,700);

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body {
	background: white;
	color: #74777b;
	font-weight: 400;
	font-size: 1em;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

a {
	/* color: #2CC185; */
	color:#005689
	text-decoration: none;
	outline: none;
}

.Heading {
	display: block;
	color:#000;
	text-align:center;
    margin-top: 10px;
    text-overflow: ellipsis;
    font-size: 1.3em;
    font-weight: bold;
    font-family: 'Raleway', Arial, sans-serif;
}
.Heading nav {
    text-align: center;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
    background:#846733;  
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
    color:#FFFFFF;
    background:#524d4e;  
}
.ui-datepicker table {
	width: 100%;
	font-size: .7em;
	border-collapse: collapse;
    font-family:verdana;
	margin: 0 0 .4em;
    color:#000000;
    background:#d2d0c7;    
}
.ui-datepicker td {

	border: 0;
	padding: 1px;

    
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .8em;
	text-align: right;
	text-decoration: none;
}
.Heading nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.Heading nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.Heading nav a {
    position: relative;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1.5;
}
.Heading nav li a:before {
    content: "";
    display: block;
    width: 0;
    border: 10px solid #e3000f;
    border-color: #e3000f transparent transparent transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
}
.Heading nav a span {
    display: block;
	color:#fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.3em;
    font-weight: bold;
}
.Heading nav li a span:after, .Heading nav li a span:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none;
}
h3 span {
	font-size:13px;
	font-weight:bold;
	font-style:italic !important;
}
.img-section {
    height: auto;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    /* box-shadow: 5px 5px 5px rgba(166,154,166,1); */
    margin: 16px 0;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    position: relative;
    width: 100%;
    float: left;
}
.ed-heading {
	color: black;
    background: #f0f6fe !important;
}
.img-section ul {
    margin-top: 10px;
	padding:0 40px;
    list-style: none;
}
.img-section ul li {
	padding:2px;
}
.fa {
    margin-left: -10px;
    margin-top: -1px;
}
.img-section h3 {
    font-size: 13px;
    height: 31px;
    margin: 0;
    overflow: hidden;
    padding: 8px 11px;
    text-align: center;
    font-weight: 400;
    width: 100%;
    float: left;
    bottom: 0px;
    background: #fff;
}	
.img-section .img {
text-align: center;
    margin-top: 2%;
}
.img-section .img img {
    width: 95%;
    box-shadow: 2px 2px 2px rgba(166,154,166,1);
    border: 1px solid #ddd;
}

/* menu start */

.hero {
    width: 100%;
    display: inline-block;
}

.navbar {
    /*box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);*/
    min-height: 12px !important;
    position: relative;
}
	
.nav>li>a {
    padding: 7px 11px;
}
.navbar-nav > li > a {

    margin: 0 !important;

}

/* MENU DEFAULT */

.ttmenu .navbar-default {
    border:0;
    width: 100% !important;
    border-radius: 0;
    /* background:url('../images/blue-bg.jpg'); */
	background: none repeat scroll 0 0 black;
    
}
.ttmenu .navbar-default .dropdown-menu {
    background: rgb(255,255,255); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */
    box-shadow:none !important;
	border:0;
}
.ttmenu .navbar-default .dropdown-menu,
.ttmenu .navbar-default .dropdown-menu li a {
    color:#282828;
	list-style:none;
    background-color: transparent !important;
}
.white-style .navbar-brand i {
    color:#ffffff !important;
}
.ttmenu .navbar-default .navbar-toggle span {
	color:#fff !important;
	background:#fff !important;
}
.ttmenu .navbar-default .navbar-toggle {
	/* border-color:#111; */
	color:#fff !important;
	/* margin-top:15px; */
}
.ttmenu .navbar ul {
	padding-left:0;
	list-style:none;
	padding-top:5px;
}
.ttmenu .navbar-brand {
    color: #fff !important;
    float: left;
    font-size: 20px;
    /* height:65px; */

    line-height: 38px;
    position: relative;
    text-align: center;
    top: 0;
    width:65px;
}
.ttmenu .navbar-collapse {
    border-bottom: 0  !important;
}
.ttmenu .navbar-default .navbar-nav > li > .dropdown-menu {
    margin-top:0;
}
.ttmenu .navbar-default .nav,
.ttmenu .navbar-default .collapse,
.ttmenu .navbar-default .dropup,
.ttmenu .navbar-default .dropdown {
    position: static;
}
.ttmenu .navbar-default .container {
    position: relative;
}
.ttmenu .navbar-default .dropdown-menu {
    left: auto;
    background-color: #ffffff !important
}
.ttmenu-content .box li,
.ttmenu .navbar-default .dropdown-menu li a {
	text-decoration:none !important;
        cursor : pointer;
}
.ttmenu-content .box li,
.ttmenu .dropdown-submenu:hover {
    background-color: #03A9F4;
    color : #fff !important;
}
.dropdown-menu li:hover{
    background-color: #03A9F4;
    color : #fff !important;
}
.ttmenu .navbar-default .dropdown-menu,
.ttmenu-content .dropdown-menu {
	padding:0 !important
}
.navbar-default .navbar-nav > li > a {
    /* padding-bottom: 20px;
    padding-top: 23px; */
	font-family: "Open Sans",Arial,sans-serif;
	font-size: 13px;
	/* height:65px; */
    font-style: normal;
	color:#fff !important;
    font-weight: 700;
    text-transform: uppercase;
	padding-top: 7px;
}
.navbar-default .dropdown-menu li a  {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #282828;
    font-size: 13px;
    font-weight: 400;
	font-family: "Open Sans",Arial,sans-serif;
    padding: 13px 10px 13px 15px !important;
    position: relative;
	text-decoration:none;
    text-transform: none;
}
.ttmenu .navbar-default li .widget a {
	padding:0 !important;
}
.ttmenu-content .box li a{
    color: #282828;
    font-size: 13px;
	border-bottom:none;
	border-bottom:0 !important;
    font-weight: 400;
	font-family: "Open Sans",Arial,sans-serif;
    padding: 14px 30px 12px 0 !important;
    position: relative;
	text-decoration:none;
    text-transform: none;
}
.ttmenu .dropdown-menu,
.ttmenu .navbar-default .ttmenu-content {
    padding:30px 30px;
}
.ttmenu .navbar-default .ttmenu-full .dropdown-menu {
    left: 0;
    right: 0;
}
.ttmenu .nav li span.label {
	color:#fff !important;
   margin-left: 5px;
    margin-top: 2px !important;
    padding: 5px 10px;
}
.ttmenu .navbar-default .navbar-nav > .active > a, 
.ttmenu .navbar-default .navbar-nav > .active > a:hover, 
.ttmenu .navbar-default .navbar-nav > .active > a:focus {
    /*background-color: transparent;*/
}
.ttmenu-content .widget {
    padding:0;
    margin:0;
}
.ttmenu-content,
.ttmenu-content .widget,
.ttmenu-content .widget .thumb {
    position: relative;
}
.ttmenu-content .widget .title h4 {
    font-size:14px;
    text-transform: uppercase;
    font-weight: 400;
}
.ttmenu-content .box li {
    border-bottom: 1px solid #ededed;
    position: relative;
	padding:10px 10px 10px 0;
}
.ttmenu-content .box li i {
    right:0;
    clear: both;
    top:10px;
    display:block;
    position:absolute;
}
.dropme:after{
    content: "\f107";
    color:#fff;
    padding-left: 5px;
    font-family: 'FontAwesome';
}
.dropme-left:after{
    content: "\f105";
    color:#1a1a1a;
    font-family: 'FontAwesome';
    display:block;
	right:10px;
    width:0;
	position:absolute;
    height:0;
	top:13px;
    margin-top:0;
    margin-right:10px;
}
.navbar-default .dropdown-menu li:last-child,
.ttmenu-content .box li:last-child {
    border-bottom:0 solid #fff;
}


/* MENU TABBED */

.nav-pills {
    margin-top: 6px;
}
.nav-pills > li {
  float: none;
  margin-top:0;
  cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.nav-pills > li > a {
  border-radius: 0;
  cursor: pointer !important;
  border:0 !important;
  position: relative;
  font-weight: bold !important;
  text-transform: uppercase !important;
  margin-right: 0;
}
.nav-pills > li > a:after{
    content: "\f105";
    color:#1a1a1a;
    font-family: 'FontAwesome';
    display:block;
    right:10px;
    width:0;
    position:absolute;
    height:0;
    top:13px;
    margin-top:0;
    margin-right:10px;
}


/* tabs */

.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}
.tabs nav {
    text-align: center;
}
.tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.tabs nav li  a.current {
    color: black;
}
.tabs nav li a.current span:before {
    margin-left: -11px;
    border-width: 11px;
    border-top-color: rgba(0,0,0,0.2);
}
.tabs-style-linetriangle nav li a.current span:after {
    margin-left: -10px;
    border-width: 10px;
    border-top-color: #000000;
}
.tabs-style-linetriangle nav li a.current span:after, .tabs-style-linetriangle nav li a.current span:before {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none;
}
.tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}
.tabs-style-linetriangle nav a {
    overflow: visible;
    border-bottom: 1px solid rgba(0,0,0,0.2);
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}
.tabs-style-linetriangle nav a span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.3em;
    font-weight: bold;
}
.tabs nav li a.current:before{
    content:"";
    display:block;
    width:0;
    border:10px solid black;
    border-color:black  transparent transparent transparent;
    position:absolute;
    top:100%;
    left:50%;
    margin-left:-10px;
}
/* tabs end */

/* MENU GRADIENT */

.demo_changer .demo-icon,
.menu-red-gradient .btn-primary,
.menu-red-gradient .label-danger,
.menu-red-gradient .navbar-brand,
.menu-red-gradient .navbar-default .navbar-nav > .open > a,
.menu-red-gradient .navbar-default .navbar-nav > .open > a:hover,
.menu-red-gradient .navbar-default .navbar-nav > .open > a:focus,
.menu-red-gradient .navbar-default .navbar-nav > li > a:focus,
.menu-red-gradient .navbar-default .navbar-nav > li > a:active,
.menu-red-gradient .navbar-default .navbar-nav > li > a.active,
.menu-red-gradient .navbar-default .navbar-nav > li > a:hover {
    
}
.menu-red-gradient .navbar-default .navbar-toggle:hover,
.menu-red-gradient .coldesc:hover {
    background:#03A9F4;
    color:#fff !important;
}
.menu-red-gradient .form-control:focus {
    border-color: #03A9F4;
    outline: 0;
    box-shadow:none;
}
.menu-red-gradient .btn-primary {
    border-radius:0;
    font-size:13px;
    background-color: #03A9F4 !important;
    border-color: #03A9F4 !important;
    color: #fff !important;
}
.menu-red-gradient .box ul li:hover .fa {
    color: #03A9F4 !important;
}
.menu-red-gradient .magnifier {
    background-color:rgba(169,3,41,.9);
}



/* RESPONSIVE */

.circle {
	display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
    border-radius: 50%;
    color: black;
    /* border: 2px solid #7A7A76; */
    margin-right: 5px;
    text-align: center;
    cursor: pointer;
    background-color: #fff;
}
.fa {
    margin-left: -2px;
    margin-top: -1px;
}
.facebook-page > li > a:hover {
	background: none!important;
}

/* SUB MENU STYLE */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #03A9F4;
    color: #555 !important;
}
.ttmenu .dropdown-submenu {
    position:relative;
}
.ttmenu .dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:0;
    margin-left:0;
    border-radius:0;
}
.ttmenu .dropdown-submenu:hover>.dropdown-menu {
    display:block;
}
.ttmenu .dropdown-submenu.pull-left {
    float:none;
}
.ttmenu .dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}
.ttmenu .open > .dropdown-menu {
  animation-name: slidenavAnimation;
  animation-duration:.5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
  -webkit-animation-name: slidenavAnimation;
  -webkit-animation-duration:.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-name: slidenavAnimation;
  -moz-animation-duration:.5s;
  -moz-animation-iteration-count: 1;
  -moz-animation-timing-function: ease;
  -moz-animation-fill-mode: forwards;
}
@keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes slidenavAnimation {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }


/* menu end */

/* Responsive Code Start */

@media screen and (max-width:767px) {
.logo_main {
    width: 100%;
}
.header-ad {
	display:none;
}
}

@media only screen and (max-width: 320px) {

.tabs nav ul li a {
    background-color: #03A9F4;
    border: 1px solid #ccc !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff!important;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
}
.tabs nav ul li a:hover {
    background-color: #000000;
   
}
.tabs-style-linetriangle nav li.tab-current a:before {
	display:none;
}
.tabs-style-linetriangle nav li.tab-current a:after {
	display:none;
}
.footer_ads {
	display:none;
}
}
@media only screen and (min-width:321px) and (max-width: 480px) {

.tabs nav ul li a {
    background-color: #03A9F4;
    border: 1px solid #ccc !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff!important;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
}
.tabs nav ul li a:hover {
    background-color: #000000;
   
}
.tabs-style-linetriangle nav li.tab-current a:before {
	display:none;
}
.tabs-style-linetriangle nav li.tab-current a:after {
	display:none;
}

.footer_ads {
	display:none;
}
}
@media only screen and (min-width:321px) and (max-width: 480px) {

.tabs nav ul li a {
    background-color: #03A9F4;
    border: 1px solid #ccc !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff!important;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
}
.tabs nav ul li a:hover {
    background-color: #000000;
   
}
.tabs-style-linetriangle nav li.tab-current a:before {
	display:none;
}
.tabs-style-linetriangle nav li.tab-current a:after {
	display:none;
}
.container_mainewspapers .col-md-4 {
    float: left;
    width: 100%;
}
.footer_ads {
	display:none;
}
}
@media only screen and (min-width: 481px) and (max-width:599px) {

.tabs nav ul li a {
    background-color: #03A9F4;
    border: 2px solid #ccc !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff!important;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
}

.footer_ads {
	display:none;
}
.tabs-style-linetriangle nav li.tab-current a:before {
	display:none;
}
.tabs-style-linetriangle nav li.tab-current a:after {
	display:none;
}
}

@media only screen and (min-width: 600px) and (max-width:767px) {

.tabs nav ul li a {
    background-color: #03A9F4;
    border: 2px solid #ccc !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff!important;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
}
.logo_main a {

.tabs-style-linetriangle nav li.tab-current a:before {
	display:none;
}
.tabs-style-linetriangle nav li.tab-current a:after {
	display:none;
}
.footer_ads {
	display:none;
}
}
@media only screen and (min-width: 768px) and (max-width:991px) {

.section_publication .img {
    height: auto;
    /* overflow: hidden; */
    border-bottom: 1px solid #eee;
}

.navbar-right {
	display:none;
}
.footer_ads {
	display:none;
}
}
@media only screen and (min-width: 992px) {
.container {
    padding-right: 15px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}	

.section_publication .img {
    height: auto;
    /* overflow: hidden; */
    border-bottom: 1px solid #eee;
}
.logo_main a {
    float: left;
    padding-top: 2% !important;
    width: 100%;
}
.logo_main {
    float: left;
    padding: 20px 0px 8px;
    width: 20%;
}

.footer_ads {
    border-left: 1px dashed rgb(221, 221, 221);
    float: left;
    margin-left: 0 !important; 
    padding-left: 3%;
    width: 300px;
}
}
@media only screen and (min-width: 1140px) {
	
.navbar-right {
    /* float: right!important; */
    float:left !important;
    margin-left: 13%;
}

.footer_ads {
    border-left: 1px dashed rgb(221, 221, 221);
    float: left;
    margin-left: 5%; 
    padding-left: 15%;
    width: 300px;
}
}
@media only screen and (max-width: 480px) and (min-width: 321px){
.tabs nav ul li a {
    background-color: #03A9F4;
    border: 1px solid #ccc !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff!important;
    font-size: 10px;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
}
}
/* Responsive Code End */




