/**
 * custom styles.
 */

 body {
font-family: Georgia,"Times New Roman",Times,serif;
line-height: 1.5em;
font-size: 18px;
 }

p {
    margin: 0 0 1em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	line-height:1.3em;
}

code {
font-size: 15px;
line-height: 25px;
}
.easy-spl{
	color:#e74c3c;
}

.easy-title > p{
	line-height: 2.0em;
}

#block-fb-likebox-0{
padding-bottom:20px;
padding-top:20px;
}

.rhdefaultcolored {
color: #337ab7;
}

.rh20{
font-size:16px;
}

/* ################## */
/*      HEADER        */
/* ################## */

#name-and-slogan {
font-size: 32px;
font-weight: 700;
}

.slogan{
margin-top: 10px;
font-size: 17px;
}

.navbar #block-search-form {
	margin:10px 0 0px 5px;
}

.navbar-nav > li {
	margin-top: 5px;
}

.navbar-inverse .navbar-nav>.active>a {
background-color:#222
}

.dropdown-menu>li>a{
font-size: 18px;
}

.dropdown-menu {
font-size: 16px;
}

.grid-title{
	background-color: rgba(0,0,0,0.6);
}
.topper {
   display: flex;
   justify-content: space-between;
   margin: 10px 0 5px;
}

#search-block-form {
margin-right:20px;
}

.header-section {
    display: table;
}

.header .site-logo {
    display: table-cell;
    vertical-align: middle;
}

#name-and-slogan {
    display: table-cell;
    padding: 10px 0 10px 10px;
    vertical-align: middle;
    width: 100%;
}

#name-and-slogan h1 {
    font-size: 32px;
    font-weight: 700;
}

.site-name a{font-size: 32px;color: #333;}

.site-name a:hover{
text-decoration: none;
color: #000;
}

@media screen and (min-width:768px){
.navbar-header {
	float:right;
}

.tabbable-line h2 {
    font-size:2rem;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    font-size:16px;
}

.h3, h3 {
    font-size:20px;
}

}

/* ################## */
/*      Grids        */
/* ################## */

.title-grid h3 {
    padding-top: 50px;
    padding-bottom: 50px;
text-align:center;

}

.title-grid h3>a{
color:#333;
}

.title-grid h3>a:hover{
color:#e74c3c;
text-decoration:none;
}
.easy-grids{
    margin-top: 1em;
    margin-right: 0px;
    margin-bottom: 1em;
    margin-left: 0px;
}
.easy-grids1 {
	margin-bottom:20px;
}

.easy-grid-pos{
	position: absolute;
	bottom: 6%;
    left: 23%;
    width:75%;
}
.easy-grid-pos h3{
	font-size:1.5em;
    letter-spacing: 1px;
    line-height: 1.5em;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
}
.easy-grid-pos ul{
	padding:1em 0 0;
	text-align:right;
}
.easy-grid-pos ul li{
	display: inline-block;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    padding-right: 1em;
}
.easy-grid-pos ul li label {
    padding-left: 1em;
}
.easy-grid-pos ul li i{
	font-style:normal;
	color:#27b311;
}
.easy-grid-pos ul li span{
	color:#ff1800;
}
.easy-grids-left1{
	position:relative;
}
.easy-grids-left1 img{
	width:100%;
}

/*-- easy-bottom-grids --*/
.easy-grid1 h3{
	border-top:5px solid #950202;
	border-bottom:2px solid #950202;
}
.easy-grid1-before{
	position:relative;
}
.easy-grid1-pos{
	position:absolute;
	top: 19%;
    left: 13%;
	width: 80%;
}
.easy-grid1-pos p{
    font-size: 1.4em;
    color: #fff;
    margin: 0;
    line-height: 1.7em;
    font-weight: 300;
    text-transform: uppercase;
}
.easy-grid{
	transition:.5s all;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
}
.easy-grid:hover .easy-grid1-before:before{
	position: absolute;
    top: 2%;
    left: 11%;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #950202;
    border-left: 15px solid transparent;
    content: '';
    transform: rotate(180deg);
}
.easy-grid1 ul li{
	list-style-type:none;
	border-bottom:1px solid #D2D2D2;
	padding: 1em 0;
	text-align: left;
}
.easy-grid1 ul li a{
	color: #000;
    font-size:1em;
    text-decoration: none;
    font-weight: 400;
	text-transform:capitalize;
}
.easy-grid1 ul li a:hover{
	color:#950202;
}
.read-more{
	margin:1em 0 0;
}
.read-more a{
	color: #e74c3c;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
}

.read-more a:hover {
color:#337ab7;
}

.res a{
	color:#ff00d2; 
}

.before1 h3{
	border-top:5px solid #ff00d2;
	border-bottom:2px solid #ff00d2;
}
.easy-grid:hover .before1:before{
    border-bottom: 15px solid #ff00d2;
}
ul.list li a:hover{
	color:#ff00d2;
}
.before2 h3{
	border-top:5px solid #27b311;
	border-bottom:2px solid #27b311;
}
.easy-grid:hover .before2:before{
    border-bottom: 15px solid #27b311;
}
ul.list1 li a:hover,.res1 a{
	color:#27b311;
}
.before3 h3{
	border-top:5px solid #fd6917;
	border-bottom:2px solid #fd6917;
}

ul, label {
margin:0;
padding:0;
}
.easy-grid:hover .before3:before{
    border-bottom: 15px solid #fd6917;
}
ul.list2 li a:hover,.res2 a{
	color:#fd6917;
}
.easy-grids1:nth-child(3){
	margin:3em 0 0;
}
.before4 h3{
	border-top:5px solid #fd6917;
	border-bottom:2px solid #fd6917;
}
.easy-grid:hover .before4:before{
    border-bottom: 15px solid #fd6917;
}
ul.list3 li a:hover,.res3 a{
	color:#fd6917;
}
.before5 h3{
	border-top:5px solid #ffc000;
	border-bottom:2px solid #ffc000;
}
.easy-grid:hover .before5:before{
    border-bottom: 15px solid #ffc000;
}
ul.list4 li a:hover,.res4 a{
	color:#ffc000;
}
.before6 h3{
	border-top:5px solid #27b311;
	border-bottom:2px solid #27b311;
}
.easy-grid:hover .before6:before{
    border-bottom: 15px solid #27b311;
}
ul.list5 li a:hover,.res5 a{
	color:#27b311;
}
.before7 h3{
	border-top:5px solid #ff00d2;
	border-bottom:2px solid #ff00d2;
}
.easy-grid:hover .before7:before{
    border-bottom: 15px solid #ff00d2;
}
ul.list6 li a:hover,.res6 a{
	color:#ff00d2;
}

/* ################## */
/*      Footer        */
/* ################## */

.node-author {
	display:none;
}

.site-footer {
background: #222;
padding-top:25px;
padding-bottom: 10px;
margin-bottom: 0px; */
}
.site-footer h4{
color: #ffffff;
}

.site-footer ul li a {
color:rgba(255, 255, 255, 0.7);
}

.site-footer ul li a:hover{
color: #e74c3c;
}

.site-footer ul li, .item-list li{
color: #ffffff;
line-height:30px;
list-style-image:url("/themes/open_framework/images/li_arrow.gif");
}

.item-list {
    padding: 0px 10px;
}

.footer-bar, .header-bar {
    background: #000;
    color: #ffffff;
    padding: 15px 0 15px;
}

.header-bar{
	padding: 5px 0 5px;
}

.footer-left {
    float: left;
    text-align: left;
}

.footer-right, .header-right {
    float: right;
    text-align: right;
    position: relative;
}

.footer-right a:first-child {
    border: none;
}
.footer-right a {
    display: inline-block;
    padding: 0 10px;
    border-left: 1px solid #ffffff;
    line-height: 14px;
}
.footer-bar a, .header-bar a {
    color: #ffffff;
}

.footer-bar a:hover, .header-bar a:hover {
    color: #e74c3c;
}
.footer-right a {
padding: 0 20px;
}

.header-right {
margin-right:15px;
}

.footerarrow {
    position: absolute;
    height: 80px;
    width: 80px;
    top: -40px;
    left: 50%;
    border-radius: 40px;
    background: #222;
    color: #fff;
    margin-left: -40px;
    font-size: 30px;
    line-height: 1;
    text-align: center;
}

/*=========================
 footer social Icons
 ================= */

ul.social-network {
	list-style: none;
	display: inline;
	margin-left:-25px;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 3px;
}

.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoAndroid:hover {
	background-color:#88b131;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoAndroid:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.ad_res1 { width: 300px; height: 250px; }

.stickybar{
    width: 300px;
  }
  .stickybar.affix {
    position: fixed;
    top: 0;
  }
  .stickybar.affix-top {
    top: 50px;
  }
  .stickybar.affix-bottom {
    bottom: 500px;
  }
  
  span.submitted {
	  display:none;
  }
  
 /* Pagination, read more, tags, comments */
.pagination > .active > a, .pagination > .active > span, 
.pagination > .active > a:hover, .pagination > .active > span:hover, 
.pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #e74c3c;
	border-color: #e74c3c;
}
.form-actions {
margin:15px 0 15px 0;
}


ul.flippy {
	margin:25px;
	border:2px solid #f0f0f0;
}

ul.flippy li {
    padding:1px;
    display:inline-block !important;
    white-space: normal !important;
}

ul.flippy li.next {
    float : right;
}

.flippy .empty{
display:none;
}

.field-items > .field-item {
padding:5px 5px;
}

.field-label-above{
	margin:15px 0 15px 0;
}

.field-name-field-tags a, .node-readmore a, .comment-add a, .comment-comments a, .comment-reply a{
	border:1px solid #DDD;
	display:inline-block;
	color:#333;
	background:#FFF;
	border-radius:2px;
	margin:0 3px 6px 0;
	padding:5px 10px
}

.field-name-field-tags a:hover, .node-readmore a:hover,
.comment-add a:hover, .comment-comments a:hover,
.comment-reply a:hover{
	color:#FFF;
	background-color:#e74c3c;
	border-color:#357EBD;
	text-decoration:none;
}

.comment h3 {
	font-size: 16px;
}

.links.list-inline {
	margin:10px 0 10px 0;
}


/*=========================
 * Views
* Tags cloud.
 ================= */
.view-tags-cloud { line-height:180%; }
.view-tags-cloud .views-field-name {float:left;}
.view-tags-cloud .views-field-nid {float:left; padding:0 10px 0 0;}

/*=========================
 * Build Framework Jumbo
 ================= */
.jumbotron {
    text-align: center;
	background-color: #fff;
	padding-top:20px;
	padding-bottom:20px;
}
.jumbotron span {
    color: #e74c3c;
}
.jumbotron p {
    margin-top: 30px;
}
.jumbotron h1 {
    font-size: 36px;
}

.jumbotron .btn-primary {
    color: #fff;
    border-color: #ccc;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 20px;
    background-color: #e74c3c;
}

.jumbotron .btn-primary:hover {
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
}

@keyframes bounce {
	0%, 20%, 60%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	40% {
		-webkit-transform: translateY(-20px);
		transform: translateY(-20px);
	}

	80% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}

 /*=========================
  Articles
 ================= */

.node-teaser {
    border-bottom: dashed #CCC 2px;
}

/* FANCY COLLAPSE PANEL STYLES */
.fancy-collapse-panel .panel-default > .panel-heading {
padding: 0;

}
.fancy-collapse-panel .panel-heading a {
padding: 12px 35px 12px 15px;
display: inline-block;
width: 100%;
background-color: #d9534f;
color: #ffffff;
position: relative;
text-decoration: none;
font-size:22px;
}

.fancy-collapse-panel .panel-heading a:hover{
background-color: #c9302c;
}

.fancy-collapse-panel .panel-heading a:after {
font-family: "FontAwesome";
content: "\f147";
position: absolute;
right: 20px;
font-size: 20px;
font-weight: 400;
top: 50%;
line-height: 1;
margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
content: "\f196";
}

.stuck {
    position: fixed;
    top: 10px; 
    z-index: 9999;
}

.fixp {
    position: fixed;
    top: 10px; 
    z-index: 9999;
}


.comment + .indented{
border-bottom: 1px solid #C1C1CA;
margin: 0.2em 0px 0px 6.5%;
}

 /*=========================
  Homepage tabs panel
 ================= */

.grid-home-tab {
padding-top:20px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #fbcdcf;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #e74c3c;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 10px;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #e74c3c;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.tabbable-line h2 {
    font-size: 22px;
    font-size: 2.5rem;
    letter-spacing: -0.04em;
}

.banner-img {
    max-width:100%;
    border-radius: 10px;
    margin-top: 50px;
}

.btn-grey {
  color: #fff;
  background-color: #616161; 
    
}
  .btn-grey:hover {
    color: #fff;
    background-color: #6e6e6e; 
      
  }
  .btn-grey:focus, .btn-grey.focus {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); 
      
  }
  .btn-grey:focus, .btn-grey:active, .btn-grey.active {
    background-color: #2e2e2e; 
      
  }

.btn-dev {
  margin: 0.375rem;
  text-transform: uppercase;
  word-wrap: break-word;
  white-space: normal;
  cursor: pointer;
  border: 0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 0.84rem 2.14rem;

}

 /*=========================
  Media Queries
 ================= */

@media (max-width:768px){ 
.easy-grid {
	float: left;
	margin: 0 0 2em;
}
.node-article h2{
	font-size: 26px;
}

}

@media (max-width:640px){
.easy-grid-pos h3 {
	font-size: 1.2em;
	letter-spacing: 0;
	text-align: left;
}
.easy-grids1:nth-child(2) {
	margin: 0;
}
.easy-grid {
	float: left;
	margin: 0 0 2em;
}
.ad_res1 {
	width: 468px; height: 60px;
}
	
.topper #logo {
    display: block;
    margin: 0;
    text-align: center;
}
.topper .site-logo {
    display: table-cell;
    vertical-align: middle;
}
#name-and-slogan {
	padding:10px 0 10px 0px;
    display: block;
}

#site-slogan .lead {
	font-size: 14px;
	margin-top:10px;
}
.tabbable-line h2 {
    font-size: 22px;
    letter-spacing: -0.04em;
}

.tabbable-line.nav>li>a {
padding:0px;
}

}

@media (max-width:480px){
.easy-grid-pos ul li {
		font-size: 14px;
	}
	.easy-grid1-pos p {
		font-size: 1em;
		text-align: left;
	}
	.easy-grid1 ul li a {
		font-size: 14px;
	}
	.read-more a {
		font-size: .9em;
	}
}

@media (max-width: 414px){
.easy-grid-pos h3 {
		font-size: 1em;
	}
	.easy-grid1-pos p {
		font-size: 14px;
	}
	.easy-grid1 ul li a {
		font-size: 14px;
	}
	.easy-grid1 ul li {
		padding: 0.5em 0;
	}
}

@media (max-width:320px){
.video-grids {
		margin: 2em 0;
	}
	.easy-grid-pos h3 {
		font-size: 13px;
		line-height: 1.6em;
	}
	.easy-grid-pos ul li {
		font-size: 13px;
		padding-right: 0.5em;
	}
	.easy-grid {
		float: none;
		width: 100%;
	}
}

@media (min-width: 1200px) {
.row-fluid .span4 {
margin-left:0px;
}
}


@media (min-width:769px) {
.gvad {
min-height:600px;
}
}

@media (max-width: 767px) {
.footer-content .block {
margin-left: 10px;
width: 100%;
margin-right:0px
}
.footer-left, .footer-right {
    float: none;
    text-align: center;
}
.ad_res1 {width: 468px; height: 60px;}

.navbar-nav>li>a {
    font-size:18px;
   }
}

.img-responsive {
  max-width: 70%; /* or to whatever you want here */
  max-height: auto; /* or to whatever you want here */
}

.pre-scrollable {
max-height: 640px;
}


@media screen and (max-width: 1024px) {
.sidead {
        display: none !important;
    }
    
.navbar-nav>li>a {
    font-size:18px;
   }
   
   .node-article h2 {
    font-size: 30px;
  }

   .easy-breadcrumb > a {
    font-size:20px;
   }

 body {
    font-size: 20px;
}

}

/* new css */
.f-title {
    font-size: 24px;    
	margin-top: 0px;
    margin-bottom: 5px;
}

.first-grid {
    border-right:1px solid #eee;
}

.tabbable-panel .item-list li {
    line-height : 45px;
}

.second-grid .read-more {
    margin: 1px;
}

.col-sm-6 {
    width:65%;
}
