/*
	Project:		--  Ranzim
	Version:	    -- 
	Create Date:	-- 21-03-15
	Last change:	-- 
	Primary use:	--
/*
	## Header
		- Navigation Menu
	## Slider Section
	## Adds
	## Category Post Section
	## Fashion & Style Section
	## Political World
	## Latest Artical
	## Footer Section
	
	## Home2
	## Home3
	## Home4
	## Single Post
*/

body {
    font-size: 14px;
   /* font-family: 'Roboto', sans-serif; */
	font-family: 'Noto Sans', sans-serif;

}

[class*="-section"] {
    overflow: hidden;
	    margin-bottom: 20px;

}

img {
    max-width: 100%;
}

a {
    outline: 0 !important;
}

/* ## Global Class ## */

.no-padding {
    padding: 0;
}

.ow-left-padding {
    padding-left: 0;
}

.ow-right-padding {
    padding-right: 0;
}

.ow-top-padding {
    padding-top: 0;
}

.ow-bottom-padding {
    padding-bottom: 0;
}

.top-header,
.top-header ul li,
.logo-add-block {
    display: inline-block;
}

.top-header ul {
    margin-bottom: 0;
}

.top-header .top-social,
.add-block,
.header.header2 .top-menu {
    text-align: right;
}

.menu-block .navbar li a,
.top-header ul li a, 
.menu-block .follow,
.latest-update h3,
.latest-post-list .marquee a,
.block-title,
.footer-bottom ul li a,
.section-header h2,
.header.header2 .latest-post-list a ,
.entry-title, 
.blog-social .read-more,
.blog-content > h3,
.blog-content .tags a,
.blog-content .blog-social .widget_social_icons h4 {
    text-transform: uppercase;
}

.top-menu .navbar-nav > li > a,
.menu-block .navbar li a,
.menu-block .navbar-default .navbar-nav > .active > a, 
.menu-block .navbar-default .navbar-nav > .active > a:focus, 
.menu-block .navbar-default .navbar-nav > .active > a:hover,
.menu-block .navbar-default .navbar-nav > li > a:focus,
.menu-block .navbar-default .navbar-nav > li > a:hover,
.menu-block .follow,
.latest-update h3,
.add-sign-big,
.add-sign-big,
.box-read-more,
.box-read-more:hover,
.footer-bottom p ,
.footer-bottom ul li a,
.header.header2 .latest-post-list a,
.add-sign-big i,
.blog-content .tags a,
.footer-bottom .navbar-nav > li > a {
    color: #fff;
}

.block-title,
.entry-title,
.blog-social .read-more {
    color: #000;
}

.add-sign-big,
.add-sign-small,
.add-sign-bigger {
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    position: absolute;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
}

.add-sign-big {
    width: 63px;
    height: 63px;
    line-height: 63px;
    right: 37px;
}

.add-sign-bigger i,
.add-sign-big i {
    font-size: 35px;
    line-height: 68px;
}

.add-sign-small {
    width: 52px;
    height: 52px;
    line-height: 52px;
    right: 35px;
    bottom: -25px;
}

.add-sign-bigger {
    width: 78px;
    height: 78px;
    line-height: 78px;
    right: 37px;
    bottom: -35px;
}

.color-violate {
    background-color: #00bcd4;
}

.color-lighter-violate {
    background-color: #0288d1;
}

.color-light-violate {
    background-color: #448aff;
}

.color-purpal {
    background-color: #4a1a8c;
}

.color-dark-green {
    background-color: #2e7d32;
}

.color-green-dark {
    background-color: #00897b;
}

.color-yellow-green {
    background-color: #afb42b;
}

.color-orange {
    background-color: #e65100;
}

.color-lighter-orange {
    background-color: #ef6c00;
}

.color-light-orange {
    background-color: #ff8f00;
}

.color-dark-orange {
    background-color: #ff5722;
}

.color-green {
    background-color: #4caf50;
}

.color-navy-blue {
    background-color: #03a9f4;
}

.color-blue {
    background-color: #283593;
}

.color-lighter-blue {
    background-color: #e8280b;
}

.color-light-green {
    background-color: #7cb342;
}

.color-dark-pink {
    background-color: #d81b60;
}

.color-light-blue {
    background-color: #2196f3;
}

.color-darken-green {
    background-color: #558b2f;
}

.color-darken-pink {
    background-color: #e91e63;
}

.color-pink {
    background-color: #e040fb;
}

.color-cyan {
    background-color: #009688;
}

.color-light-parple {
    background-color: #7c4dff;
}

.color-dark-parple {
    background-color: #673ab7;
}

.color-light-red {
    background-color: #ff1744;
}

.color-pink-red {
    background-color: #000000;
}

.full-box-inner > img,
.post-box > img {
    width: 100%;
}

.latest-articles .post-box .block-title,
.recent-article .post-box .block-title,
.entertainment-fun-section .post-box .block-title,
.home-style2 .entertainment-fun-section .post-box .block-title,
.blog-section article .box-content .time {
    font-size: 18px;
}

/* Table */
table
{
    border: 1px solid black;
    border-collapse: collapse;
    opacity: 0.95;
    width: 85%;
}
th
{
    background: #a70000;
    color: white;
}
tr:nth-child(even)
{
    background: #e8e8e8;
}
tr:nth-child(odd)
{
    background: white;
}
.header1
{
    background: #005cb7;
    color: white;
}
th, td
{
    text-align: center;
    padding: 10px;
}
article
{
    overflow-x: auto;
}

/* Section Header */
.section-header {
    text-align: center;
    margin-bottom: 55px;
    margin-top: 15px;
}

.section-header h2 {
    font-size: 24px;
    font-weight: normal;
    background-image: url("images/icon/section-title-bg.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 25px;
}

/* ## Header Section ## */

/* Top Header */
.top-header,
.menu-block {
    background-color:#00923f;
    width: 100%;
}

.top-header ul li {
    line-height: 50px;
}

.top-header ul li a {
    color: #fff;
    padding: 0 16px;
}

.top-header .navbar-default .navbar-nav > li > a:focus, 
.top-header .navbar-default .navbar-nav > li > a:hover,
.footer-bottom .navbar-default .navbar-nav > li > a:focus, 
.footer-bottom .navbar-default .navbar-nav > li > a:hover,
.top-header ul li a:hover {
    color: #000000;
}

.top-header ul li:first-child a {
    padding-left: 0;
}

.top-header ul li:last-child a {
    padding-right: 0;
}

.top-header .top-social li {
    line-height: 48px;
}

.top-social li a {
    font-size: 18px;
}

.logo-add-block {
    width: 100%;
    padding: 0px 0;
}

.logo-add-block .logo-block {
    line-height: 91px;
}

/* Menu Block */
.menu-block {
    box-shadow: 0px 2px 5px rgba(0,0,0,0.35);
   
}

.top-menu .navbar,
.menu-block .navbar,
.footer-bottom .navbar {
    margin-bottom: 0;
    background-color: transparent;
    border: none;
    min-height: 65px;
    font-weight: 500;
}

.top-menu .navbar {
    margin-bottom: 0;
    min-height: 49px;
}

.top-menu .navbar-collapse {
    padding-left: 0;
}

.top-menu .navbar-nav > li > a {
    line-height: 49px;
}

.menu-block .navbar li a {
    font-size: 16px;
    line-height: 35px;
    padding-left: 20px;
    padding-right: 20px;
}

.menu-block .navbar li a i {
    font-size: 20px;
}

.menu-block .navbar-default .navbar-nav > .active > a, 
.menu-block .navbar-default .navbar-nav > .active > a:focus, 
.menu-block .navbar-default .navbar-nav > .active > a:hover,
.menu-block .navbar-default .navbar-nav > li > a:focus,
.menu-block .navbar-default .navbar-nav > li > a:hover,
.menu-block .follow,
.latest-update h3 {
    background-color: #000000;
}

.menu-block .follow {
    padding: 21px 25px;
    line-height: 65px;
    font-size: 18px;
}

.menu-block .navbar-header > a {
    display: none;
}

/* Dropdown menu */
.dropdown-menu {
    box-shadow: none;
    background-color: #f9f9f9;
    border-radius: 0;
    border: none;
    border-bottom: 2px solid #e8280b;
    min-width: 197px;
}

.menu-block  li.dropdown:hover > .dropdown-menu {
    display: block;
}

.menu-block .dropdown-menu li a {
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #e4e4e4;
    padding: 15px 19px;
    line-height: 1;
    position: relative;
}

.menu-block .dropdown-menu li a > i {
    position: absolute;
    right: 20px;
    top: 14px;
}

.menu-block .dropdown-menu li:last-child a {
    border-bottom: none;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover,
.nav .open > a, 
.nav .open > a:focus, 
.nav .open > a:hover,
.dropdown-menu > li > a:focus,
 .dropdown-menu > li > a:hover {
    background-color: transparent;
    color: #e8280b;
}

.dropdown-menu > .dropdown > .dropdown-menu {
    display: none;
    left: 196px;
    top: -7px;
}

/* ## Header 2 ## */
.header.header2 .latest-update > h3 {
    padding: 10px 23px;
}

.header.header2 .latest-update > h3,
.header.header2 .latest-post-list {
    margin: 8px 0;
}

.header.header2 .latest-post-list a {
    font-size: 13px;
    line-height: 40px;
}

.header.header2 .latest-post-list {
    padding: 0 0 0 10px;
    background-color: transparent;
    border: none;
    overflow: hidden;
}

.marquee-vert {
    height: 40px;
    overflow: hidden;
}

.header.header2 .menu-block {
    margin-bottom: 0;
}

.header2 .top-menu .navbar-collapse {
    padding-right: 0;
}

.header2 .top-menu .navbar-collapse ul {
    float: right;
}

.header2 .latest-post-list marquee {
    height: 25px;
    padding-left: 0;
}

.header2 .latest-post-list marquee > a {
    margin: 15px 0;
    display: block;
}

/* Latest Update */
.latest-update h3 {
    padding: 13px 25px;
    font-size: 16px;
    margin-top: 0;
}

.latest-post-list {
    background-color: #f79f31;
    border: 1px solid #f2f2f2;
    margin-bottom: 25px;
    overflow: hidden;
}

.latest-post-list .marquee {
    padding: 0 25px;
}

.latest-post-list .marquee a {
    margin-right: 36px;
    color: #000;
    line-height: 41px;
}

.latest-post-list .marquee a img {
    margin-right: 23px;
}

/* ## Slider Section ## */
.image-box,
.entry-cover {
    position: relative;
}

.image-box > img,
.entry-cover a:not(.add-sign-big) > img {
    width: 100%;
}

.image-box .add-sign-big,
.entry-cover .add-sign-big {
    bottom: -28px;
}

.slider-section {
    padding-bottom: 25px;
    display: inline-block;
    width: 100%;
}

.full-box-inner {
    margin-bottom: 30px;
}

.full-box-inner,
.post-box {
    box-shadow: 0px 2px 5px rgba(0,0,0,0.25);
    position: relative;
}

.comments-social {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}

.comments-social > li {
    display: inline-block;
    margin-right: 20px;
    margin-top: 20px;
    padding-bottom: 30px;
    width: 20px;
    text-align: center;
}

.comments-social .dropdown-menu {
    right: -10px;
    left: auto;
    border-radius: 0;
    min-width: 130px;
    top: 50px;
    padding: 0;
    border-bottom: none;
    position: absolute;
}

.comments-social .dropdown-menu li {
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}

.comments-social .dropdown-menu li a {
    font-size: 13px;
    color: rgba(0,0,0,0.54);
    padding: 10px 0;
}

.comments-social .dropdown-menu li a:hover {
    color: #28a9e2;
    background-color: transparent;
}

.comments-social .dropdown:hover .dropdown-menu {
    display: block;
}

.comments-social .dropdown-menu:before {
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 20px solid #fff;
    content: "";
    position: relative;
    margin-top: -20px;
    right: 12px;
    float: right;
}

.full-box-inner .box-content {
    padding: 50px 40px 30px 40px;
}

.full-box-inner .block-title {
    font-size: 18px;
    padding-right: 80px;
    line-height: 28px;
    margin-bottom: 14px;
    display: block;
}

.full-box-inner p,
.post-box p {
    color: rgba(0,0,0,0.54);
    font-size: 13px;
}

.post-box p i {
    font-size: 15px;
}

.post-box {
    min-height: 344px;
    margin-bottom: 20px;
}

.post-box .block-title {
    font-size: 16px;
    padding-right: 0px;
    line-height: 24px;
    margin-bottom: 15px;
    display: block;
}

.box-content {
    padding: 10px 0px 0px 0px;
}

.box-content a.block-title,
.box-content p.time {
    display: block;
}

.box-content a,
.box-content p {
    display: none;
}

.post-box .image-box {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transition: transform 0.4s;
}

.post-box:hover .image-box {
    transform: scale(0) !important;
    -webkit-transform: scale(0) !important;
    -moz-transform: scale(0) !important;
    -ms-transform: scale(0) !important;
    transition: transform 0.8s;
    height: 0;
}

.post-box:hover .box-content p {
    margin-bottom: 25px;
}

.post-box .box-read-more {
    width: 100%;
    background-color: #e8280b;
    min-height: 64px;
    line-height: 64px;
    padding: 0 42px;
    position: relative;
    top: 0;
    font-size: 13px;
    display: none;
}

.box-read-more img {
    margin-right: 23px;
}

.box-content a .fa,
.box-content a img ,
.home-style3 .entertainment-box a .fa,
.home-style3 .entertainment-box a img {
    margin-right: 10px;
}

.box-content a .fa-heart,
.home-style3 .entertainment-box a .fa-heart {
    color: #000000;
}

.box-content a:not(.block-title),
.home-style3 .entertainment-box a:not(.block-title) {
    margin-right: 23px;
    font-weight: 500;
    color: rgba(0,0,0,0.54);
}

.post-box .box-read-more,
.box-content > a:not(.block-title),
.box-content p,
.post-box:hover > img,
.post-box:hover > a {
    display: none;
}

.post-box:hover .post-box-inner .box-content a {
    display: inline-block;
}

.post-box:hover .box-read-more,
.post-box:hover .box-content p {
    display: block;
}

.post-box:hover .box-content {
    background-color: #fff;
    padding-top: 23px;
    padding-bottom: 22px;
    transition: transform 0.8s;
}

.slider-box-right .col-md-6:nth-child(2n+1) {
    padding-left: 0;
}

.slider-box-right .col-md-6:nth-child(2n+2) {
    padding-right: 0;
}

.slider-section .carousel-control {
    bottom: auto;
    width: auto;
    top: 45%;
}

.slider-section .carousel-control.left {
    left: 5%;
}

.slider-section .carousel-control.right {
    right: 5%;
}

.slider-section .carousel-control.left,
.slider-section .carousel-control.right {
    background-image: none;
    font-size: 43px;
}

.slider-section .carousel-control.left:before {
    width: 0;
    height: 0;
    border-top: 34px solid transparent;
    border-right: 35px solid #e8280b;
    border-bottom: 34px solid transparent;
    content: "";
    position: absolute;
    left: -13px;
    top: -2px;
}

.slider-section .carousel-control.right:before {
    width: 0;
    height: 0;
    border-top: 34px solid transparent;
    border-left: 35px solid #e8280b;
    border-bottom: 34px solid transparent;
    content: "";
    position: absolute;
    top: -2px;
    right: -13px;
}

.slider-section .carousel-control .fa {
    z-index: 2;
    position: relative;
}
	
/* Slider2 */
	
.slider-section.slider2 {
    padding-top: 0;
}

.slider-section.slider2 .full-box-inner .box-content {
    padding-top: 45px;
}

.slider-section.slider2 .full-box-inner .block-title {
    font-size: 24px;
    line-height: 36px;
}

.slider-section.slider2 .time {
    font-size: 18px;
}

.slider-section .slider2 .carousel-control.left:before,
.slider-section .slider2 .carousel-control.right:before,
.slider-section .slider-3 .carousel-control.left:before,
.slider-section .slider-3 .carousel-control.right:before {
    width: 0;
    height: 0;
    border: none;
    content: "";
    position: absolute;
    left: -13px;
    top: -2px;
    border-radius: 100%;
    text-align: center;
}

.slider-section .slider2 .carousel-control.left span,
.slider-section .slider2 .carousel-control.right span,
.slider-section .slider-3 .carousel-control.left span,
.slider-section .slider-3 .carousel-control.right span {
    border: 2px solid #fff;
    border-radius: 100%;
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 60px;
}

/* Adds */
.add-show {
    padding: 50px 0 70px 0;
}

/* ## Category Post Section ## */
.category-post-section {
    padding-top: 30px;
}

.category-post-section .post-box {
    min-height: 518px;
    margin-bottom: 30px;
}

.category-post-section .comments-social > li {
    margin-top: 30px;
}

.category-post-section .box-content {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 50px;
    padding-bottom: 30px;
}

.category-post-section .post-box .box-read-more {
    line-height: 85px;
    font-size: 16px;
}

.box-content span {
    color: #f44336;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 25px;
}

.category-post-section .box-content a.block-title {
    font-size: 18px;
}

.category-post-section .post-box .add-sign-big {
	/*bottom: 38%;*/;
}

.category-post-section .box-content p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
}

.category-post-section .post-box .box-read-more {
    min-height: 85px;
}

.category-post-section .post-box:hover .box-content {
    padding-top: 50px;
    padding-bottom: 57px;
}

/*-- work section --*/

section.work {
	padding:10px 0;
    padding-left: 15px;
}
section.work h3.text-center {
	font-size:40px;
	font-weight:normal;
	padding-bottom:40px;
	font-family: 'Ubuntu Condensed', sans-serif;
	color:#fa5c59;
}
section.work p.text-center {
	font-size:16px;
	font-weight:normal;
	padding-bottom:50px;
	line-height:35px;
	color:#999;
}
section.work .portfolio-grids {
    padding: -1px;
}
/******** SAP ************/
section.work .sap_tabs{
	clear:both;
	padding: 0;
}
section.work .tab_box{
	background:#fd926d;
	padding: 2em;
}
section.work .top1{
	margin-top: 2%;
}
section.work .resp-tabs-list {
    list-style: none;
    padding: 4em 0 3em;
    margin: 0 auto;
    text-align: center;
}
section.work .resp-tab-item {
    color: #333;
    font-size: 1em;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    text-transform: uppercase;
    margin: 0 1.5em 0;
}
section.work .resp-tab-active {
    text-shadow: none;
    color: #fc4f6b;
    border-bottom: 2px solid;
}
section.work .resp-tabs-container {
	padding: 0px;
	clear: left;	
}
section.work h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
section.work .resp-tab-content {
	display: none;
}
section.work .resp-content-active,section.work .resp-accordion-active {
   display: block;
}
section.work .portfolio-grids a {
    display: block;
    overflow: hidden;
	position:relative;
}
section.work .portfolio-grids img.img-responsive {
    width: 100%;
}
section.work .b-wrapper {
    background:rgba(0,0,0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -100%;
    left: 0;
	padding: 2em;
	transition:.5s all;
	text-align:center;
}
section.work .portfolio-grids a:hover .b-wrapper{
	bottom: 0%;
}
section.work i.fa.fa-search-plus {
    color: #fff;
    font-size: 40px;
    padding-top: 70px;
}
section.work .b-wrapper h5 {
    font-size:25px;
	font-weight:normal;
    color: #fff;
    text-align: center;
	text-transform: capitalize;
    padding:14px 0;
	font-family: 'Ubuntu Condensed', sans-serif;
}
section.work .b-wrapper p{
	font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1.8em;
    text-align: center;
}
section.work .gallery-grids{
	margin:0;
}
section.work .nav-tabs > li.active > a,section.work .nav-tabs > li.active > a:hover,section.work .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor:pointer;
    background-color:#24e8ff;
    border: none;
    border-bottom-color: transparent;
}
section.work .nav-tabs > li > a {
	margin-right: 3px;
    border-radius: 0;
    font-size: 17px;
    color: #000000;
    border: none;
	text-transform: capitalize;
    font-weight: normal;
	font-family: 'Ubuntu Condensed', sans-serif;
}	
section.work .nav-tabs {
    border-bottom: none;
	margin: 0 0 40px;
}
section.work .nav-tabs > li {
    margin-bottom: 0;
}
section.work .nav-tabs > li:nth-child(1) {
	margin-left:46em;
}
section.work .nav-tabs > li > a:hover {
    border: none;
}
section.work .nav > li > a:hover,section.work .nav > li > a:focus {
    background-color:#24e8ff;
    color: #fff;
}

/*-- /work section --*/


/* ## Fashion & Style Section ## */
.fashion-style-section .full-box-inner .block-title {
    font-size: 22px;
    padding-right: 0;
}

.full-box-inner .box-content > p {
    display: block;
    padding-right: 25px;
    font-size: 16px;
    font-weight: 500;
}

.full-box-inner .box-content > a:not(.block-title) {
    display: inline-block;
    background-color: #fff;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
    padding: 15px 25px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
}

.full-box-inner .box-content > a:not(.block-title) .fa {
    font-size: 22px;
}

.fashion-style-section .container  > .col-md-3 > .col-md-12 {
    padding: 0;
}

.fashion-style-section .post-box {
    margin-bottom: 30px;
    min-height: 407px;
}


/* ## Political World ## */
.political-world-section {
    position: relative;
}

.political-world-section .post-box {
    min-height: 407px;
}

.political-world-section .post-box .box-read-more {
    background-color: #ff1744;
}

.political-world-section .owl-buttons {
    position: absolute;
    top: 45%;
    margin: 0;
    width: 100%;
}

.political-world-section .owl-prev {
    left: -70px;
}

.political-world-section .owl-next {
    right: -70px;
}

.political-world-section .owl-prev,
.political-world-section .owl-next {
    position: absolute;
    text-indent: 0;
    border-radius: 100%;
    line-height: 41px;
}

.political-world-section .owl-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #000;
}

.political-world-section .owl-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #000;
}

.political-world-section .owl-buttons div:hover {
    background-color: #e0e0e0;
}

/* ## Latest Artical ## */
.latest-articles .box-read-more {
    height: 85px;
    line-height: 85px;
    background-color: #673ab7;
    font-size: 16px;
}

.latest-articles .comments-social > li {
    margin-top: 27px;
}

.latest-articles .post-box {
    margin-bottom: 30px;
    min-height: 501px;
}

.latest-articles .post-box p {
    font-size: 15px;
}

.pagination {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
}

.pagination > li {
    display: inline-block;
    margin: 0 4px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-radius: 0;
}

.pagination > li:first-child {
    display: none;
}

.pagination > li a {
    color: #000;
    font-size: 20px;
    padding: 10px 20px;
}

.pagination > li a:hover {
    background-color: #e8280b;
    color: #fff;
}

/* ## Footer Section ## */
.footer-section {
    background-color: #000000;
    padding-top: 10px;
    margin-top: 0px;
    color: white;
}

.footer-bottom {
    background-color: #e8280b;
    margin-top: 15px;
}

.footer-bottom p {
    line-height: 62px;
    margin-bottom: 0;
}

.footer-bottom ul {
    text-align: right;
    margin-bottom: 0;
}

.footer-bottom ul li {
    display: inline-block;
    line-height: 60px;
    margin-left: 30px;
    margin-top: 10px;
}

.footer-bottom  .navbar-collapse {
    float: right;
}

.footer-bottom  .navbar-collapse ul li:last-child > a,
.footer-bottom  .navbar-collapse {
    padding-right: 0;
}

/* ## Home2 ## */

/* Post */
.home-style2 .category-post-section {
    padding-top: 0;
}

.home-style2 .full-box-inner,
.home-style2 .post-box {
    margin-bottom: 20px;
}

.home-style2 .category-post-section .full-box-inner .box-content {
    padding-bottom: 35px;
    padding-top: 50px;
}

.home-style2 .category-post-section .full-box-inner .box-content a.block-title {
    font-size: 22px;
    padding-right: 0;
    line-height: 32px;
}

.home-style2 .category-post-section .full-box-inner .box-content span {
    margin-bottom: 25px;
}

.home-style2 .category-post-section .full-box-inner .box-content p.time {
    font-size: 18px;
    margin-bottom: 25px;
}

.home-style2 .category-post-section .full-box-inner .box-content p {
    font-size: 16px;
}

.home-style2 .category-post-section .box-content {
    padding: 28px 16px 27px 16px;
}

.home-style2 .category-post-section .post-box:hover .box-content {
    padding: 34px 26px 33px 26px;
}

.home-style2 .category-post-section .box-content a.block-title {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 14px;
}

.home-style2 .category-post-section .post-box {
    min-height: 402px;
}

.home-style2 .box-content span {
    margin-bottom: 10px;
    ;
}

.home-style2 .category-post-section .post-box .box-read-more {
    min-height: 85px;
}

.home-style2 .category-post-section .post-box .box-read-more {
    line-height: 85px;
}

.home-style2 .post-box .box-read-more {
    padding: 0 25px;
}

.home-style2 .recent-article .post-box:hover .image-box, 
.home-style3 .recent-article .post-box:hover .image-box,
.slider-3 .post-box:hover .image-box {
    transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    height: auto;
    z-index: 2;
}

.home-style2 .recent-article .post-box .post-box-inner, 
.home-style3 .recent-article .post-box .post-box-inner,
.slider-3 .post-box .post-box-inner {
    height: auto;
}

.home-style2 .recent-article .post-box:hover .post-box-inner, 
.home-style3 .recent-article .post-box:hover .post-box-inner,
.slider-3 .post-box:hover .post-box-inner {
    position: relative;
    z-index: 1;
}

.home-style2 .category-post-section .box-content p {
    font-size: 13px;
}

.home-style2 .category-post-section .box-content p.time {
    line-height: 1;
    margin-bottom: 0;
}

.home-style2 .post-box:hover .box-content p {
    margin-bottom: 10px;
}

.home-style2 .category-post-section .box-read-more img {
    margin-right: 10px;
}

/* Entertainment & Fun */
.home-style2 .entertainment-fun-section .box-content {
    padding-top: 91px;
}

.home-style2 .entertainment-fun-section .post-box {
    min-height: 499px;
}

.home-style2 .entertainment-fun-section .comments-social > li {
    margin-top: 30px;
}

.home-style2 .entertainment-fun-section .post-box:hover .box-content p.time,
.home-style2 .entertainment-fun-section .box-content > span {
    margin-bottom: 25px;
}

.home-style2 .entertainment-fun-section .box-content > span {
    display: none;
}

.home-style2 .entertainment-fun-section .post-box .box-read-more {
    min-height: 85px;
    line-height: 85px;
    background-color: #ff1744;
    font-size: 16px;
}

.home-style2 .entertainment-fun-section .post-box .box-content p {
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 20px;
}

.home-style2 .entertainment-fun-section .box-content p.time {
    margin-bottom: 0;
}

.home-style2 .entertainment-fun-section .post-box:hover .box-content > span {
    display: block;
}

.home-style2 .entertainment-fun-section .post-box:hover .box-content {
    padding-top: 54px;
    padding-bottom: 58px;
}

/* Fashion & Style */
.home-style2 .fashion-style-section .post-box .box-read-more {
    min-height: 85px;
    line-height: 85px;
    background-color: #2196f3;
    font-size: 16px;
}

/* Recent Artical */
.recent-article .post-box:hover .image-box {
    display: block;
}

.recent-article .post-box:hover .box-content {
    padding: 38px 28px 30px;
}

/* ## Home3 Style ## */
.entertainment-and-fashion-section .section-header {
    text-align: left;
    margin-bottom: 38px;
}

.entertainment-and-fashion-section .section-header h2 {
    background-position: left bottom;
}

.home-style3 .entertainment-box {
    margin-bottom: 30px;
}

.home-style3 .entertainment-box:last-of-type {
    margin-bottom: 0;
}

.home-style3 .entertainment-box .block-title {
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
    line-height: 1;
}

.home-style3 .entertainment-box a:not(.block-title) {
    font-size: 16px;
}

.home-style3 .entertainment-box p {
    color: rgba(0,0,0,0.54);
    font-weight: 500;
    font-size: 15px;
    line-height: 28px;
}

.home-style3 .entertainment-box p.time {
    font-size: 13px;
}

.popular-article {
    position: relative;
}

.testimonials-slider {
    background-color: rgba(63,81,181,0.9);
    position: absolute;
    width: 70%;
    left: 0;
    right: 0;
    bottom: 35px;
    margin: 0 auto;
    text-align: center;
    padding: 38px 0;
    color: #fff;
}

.testimonials-slider h4 {
    color: #000000;
    font-size: 22px;
}

.testimonials-slider h3 {
    font-size: 24px;
    padding: 0 11.45%;
}

.testimonials-slider h4,
.testimonials-slider h3 {
    text-transform: uppercase;
    font-weight: normal;
}

.testimonials-slider .carousel-indicators {
    position: relative;
    width: 100%;
    margin: 25px 0 0 0;
    left: 0;
    text-align: center;
    bottom: 0;
}

.testimonials-slider .carousel-control {
    background-image: none;
    background-color: #2c3c94;
    width: 30px;
    height: 45px;
    font-size: 26px;
    line-height: 45px;
    opacity: 1;
}

.testimonials-slider .carousel-control.left:before,
.testimonials-slider .carousel-control.right:before {
    width: 0;
    height: 0;
    content: "";
    position: absolute;
    top: 0;
}

.testimonials-slider .carousel-control.left:before {
    border-bottom: 45px solid #2c3c94;
    border-right: 25px solid transparent;
    left: 30px;
}

.testimonials-slider .carousel-control.right:before {
    border-bottom: 45px solid #2c3c94;
    border-left: 25px solid transparent;
    left: -25px;
}

.testimonials-slider .carousel-indicators li {
    background-color: #2c3c94;
    border-color: #2c3c94;
}

.testimonials-slider .carousel-indicators .active {
    background-color: #fff;
}

.home-style3 .recent-article .post-box .block-title {
    font-size: 18px;
}

.home-style3 .recent-article .post-box:hover .box-content {
    padding: 38px 28px 15px;
}


/* ## Home4 Style ####################################################################################### */
.slider-3 .full-box-inner .image-box > img {
    min-height: 546px;
}

.slider-3 .post-box .image-box > img {
    min-height: 230px;
    max-height: 230px;
}

.slider-3 .full-box-inner .block-title {
    padding-right: 0;
}

.slider-3 .full-box-inner .box-content {
    padding: 90px 30px 12px;
}

.slider-3 .post-box .box-content {
    padding: 38px 28px 17px;
}

.slider-3 .post-box:hover .box-content .time {
    margin-bottom: 10px;
}

.slider-3 .post-box:hover .image-box,
.slider-3 .post-box:hover .box-content {
    display: block;
}

.slider-3 .post-box:hover .box-content > p:not(.time),
.slider-3 .post-box:hover .box-content > a:not(.block-title),
.slider-3 .post-box:hover .box-read-more {
    display: none;
}

/* Blog Section */

.blog-section article {
    box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    margin-bottom: 25px;
}

.blog-section article .blog-box {
    border: 1px solid #e9e9e9;
    padding: 14px;
    display: inline-block;
}

.blog-section article .blog-box .entry-cover a {
    cursor: pointer;
}

.blog-section article .box-content span {
    margin-bottom: 0;
}

.blog-section article .box-content span,
.blog-section article .box-content .entry-title {
    line-height: 26px;
}

.blog-section article .box-content .entry-title {
    font-size: 14px;
    display: block;
 text-align: justify;
    color: rgba(0,0,0,1);
    font-weight: normal;
    margin-top: 5px;
}

.blog-section article .box-content .time {
    margin: 20px 0;
    color: rgba(0,0,0,0.54);
    font-weight: 500;
}

.blog-box .byline .author-image > img {
    border-radius: 100%;
}

.blog-box .byline .author {
    font-size: 16px;
}

.blog-box .byline .author a {
    color: #283593;
}

.blog-box .byline .author span {
    color: #000;
    font-weight: 500;
}

.blog-social {
    border: 1px solid #e9e9e9;
    padding: 27px 45px;
}

.blog-social .widget {
    display: inline-block;
}

.blog-social ul {
    display: inline-block;
    margin: 0;
}

.blog-social .widget_social_icons li > a.fb,
.blog-social .widget_social_icons li > a.tw,
.blog-social .widget_social_icons li > a.gp,
.blog-social .widget_social_icons li > a.lin,
.blog-social .widget_social_icons li > a.dr {
    background-color: #fff;
}

.blog-social .widget_social_icons li > a.fb {
    color: #3b5998;
}

.blog-social .widget_social_icons li > a.tw {
    color: #28a9e2;
}

.blog-social .widget_social_icons li > a.gp {
    color: #d85434;
}

.blog-social .widget_social_icons li > a.lin {
    color: #017eb4;
}

.blog-social .widget_social_icons li > a.dr {
    color: #dc3676;
}

.blog-social .widget_social_icons li > a.fb:hover, 
.blog-social .widget_social_icons li > a.tw:hover, 
.blog-social .widget_social_icons li > a.gp:hover,
.blog-social .widget_social_icons li > a.lin:hover,
.blog-social .widget_social_icons li > a.dr:hover {
    color: #FFF;
}

.blog-social .widget_social_icons li > a.fb:hover {
    background-color: #3b5998;
}

.blog-social .widget_social_icons li > a.tw:hover {
    background-color: #28a9e2;
}

.blog-social .widget_social_icons li > a.gp:hover {
    background-color: #d85434;
}

.blog-social .widget_social_icons li > a.lin:hover {
    background-color: #017eb4;
}

.blog-social .widget_social_icons li > a.dr:hover {
    background-color: #dc3676;
}

.blog-social .read-more {
    box-shadow: 0 2px 5px rgba(0,0,0,0.30);
    font-weight: 500;
    padding: 15px 25px;
    border-radius: 3px;
    display: inline-block;
}

.blog-social .read-more:hover {
    background-color: #e8280b;
    color: #fff;
    text-decoration: none;
}

.post-content {
    margin-top: 35px;
    font-weight: 500;
    display: none;
}

.post-content p {
    display: block;
    margin-bottom: 27px;
    line-height: 28px;
    font-size: 15px;
    color: rgba(0,0,0,0.54);
}

.box-content .post-content a {
    font-size: 16px;
    color: rgba(0,0,0,1);
}

/* ## 404 Error ---------------------------*/
.error-message-box {
    position: relative;
    margin-top: 163px;
}

.error-page-404 {
    float: none;
    margin: 0 auto;
}

.error-page-404 .fa {
    font-size: 350px;
    color: #e8280b;
    -ms-transform: rotate(45deg);
 /* IE 9 */
    -webkit-transform: rotate(45deg);
 /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    margin-left: 100px;
}

.error-page h2 {
    font-size: 152px;
    font-weight: 700;
    display: inline-block;
    margin: 0 0 0 0px;
}

.error-page span {
    font-size: 85px;
    color: #e8280b;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
}

.error-page-404  h4 {
    font-size: 58px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    border-bottom: 5px solid #000000;
    border-top: 5px solid #000000;
    position: relative;
    background-color: #fff;
    margin: 0;
    padding: 15px 0px;
    text-align: center;
    top: -20px;
}

/*## contact ------------------*/

/* page-banner-title */
.page-banner {
    position: relative;
}

.page-banner img {
    width: 100%;
    height: 198px;
}

.page-banner h2 {
    font-size: 50px;
    color: #fff;
    position: absolute;
    right: 0;
    left: 0;
    top: 28%;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
}
.box-content span {
    color: #f44336;
    font-size: 19px;
    display: inline-block;
    text-align: center;
    margin-bottom: 25px;
}

/* page-breadcrumb */
.page-breadcrumb {
    background-color: #000000;
}

.page-breadcrumb h6 {
    font-size: 17px;
    color: #fff;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    display: inline-block;
    line-height: 52px;
}

.page-breadcrumb .breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin: 0;
    line-height: 52px;
    padding: 0;
}

.page-breadcrumb .breadcrumb li a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.page-breadcrumb .breadcrumb > .active {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.page-breadcrumb .breadcrumb li:last-of-type:before {
    color: #fff;
    content: "\f105";
    padding: 0 5px;
    font-size: 17px;
    font-family: 'FontAwesome';
}

/* map */
.map iframe {
    width: 100%;
    border: 0;
    height: 553px;
}

.contact-list h3 {
    font-size: 20px;
    color: #000;
    margin-top: 10px;
    margin-bottom: 7px;
}

.contact-list p {
    font-size: 15px;
    opacity: 0.54;
    margin-bottom: 53px;
}

/* contact-form */
section.contact {
	padding:10px 0;
}
section.contact h3.head1 {
    font-size: 27px;
    font-weight: normal;
    font-family: 'Ubuntu Condensed', sans-serif;
    padding-bottom: 60px;
    position: relative;
    color: #FA5C59;
}
section.contact h3.head1:before {
	content:'';
	background-color:#dcdcdc;
	height:3px;
	width: 26%;
    left: 0%;
	bottom:40px;
	display:block;
	position:absolute;
}
section.contact h3.head1:after {
	content:'';
	background-color:#24e8ff;
	height:3px;
	width:10%;
	left:0%;
	bottom:40px;
	display:block;
	position:absolute;
}
 section.contact h3.head2 {
    font-size: 27px;
    font-weight: normal;
    font-family: 'Ubuntu Condensed', sans-serif;
    padding-bottom: 60px;
    position: relative;
    color: #FA5C59;
}
section.contact h3.head2:before {
	content:'';
	background-color:#dcdcdc;
	height:3px;
	width: 33%;
    left: 0%;
	bottom:40px;
	display:block;
	position:absolute;
}
section.contact h3.head2:after {
	content:'';
	background-color:#24e8ff;
	height:3px;
	width:10%;
	left:0%;
	bottom:40px;
	display:block;
	position:absolute;
}
section.contact .contact-w3ls .row {
	padding-bottom:30px;
	text-align:center;
}
section.contact i.fa {
    color:#525252;
    vertical-align: middle;
    text-align: center;
}
section.contact i.fa.fa-map-marker {
	font-weight:normal;
	font-size:40px;	
	line-height:55px;
}
section.contact i.fa.fa-envelope-o {
	font-weight:normal;
	font-size:30px;
	line-height:55px;	
}
section.contact i.fa.fa-mobile {
	font-weight:normal;
	font-size:55px;
	line-height:55px;	
}
section.contact i.fa.fa-clock-o {
	font-weight:normal;
	font-size:40px;
	line-height:55px;	
}
section.contact .contact-w3ls .address {
	text-align:justify;
	margin-left:-40px;
}
section.contact .contact-w3ls h4 {
	color:#525252;
	font-size:17px;
	font-weight:normal;
	font-family: 'Ubuntu Condensed', sans-serif;
	padding-bottom:20px;
	text-transform:uppercase;
}
section.contact .contact-w3ls p {
	color:#525252;
	font-size:15px;
	font-weight:normal;
}
section.contact .contact-w3ls p a {
	color:#525252;
}	
section.contact .contact-w3ls p a:hover {
	color:#1d76f6;
}
input.form-control.first-name,input.form-control.last-name,input.form-control.mail,input.form-control.pno,textarea.form-control {
	font-size:15px;
	font-weight:400;
	color:#525252;
	padding:20px;
	border-radius:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	border-color:#525252;
}
input.form-control.first-name,input.form-control.last-name,input.form-control.mail,input.form-control.pno {
	height:55px;
}
 .form-control:focus {
    border: 1px solid #FA5C59;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: none;
}
 .form-control:focus {
    border: 1px solid #FA5C59;
    outline: 0;
    box-shadow: none;
}
button.btn.btn-lg.btn-outline {
    font-size: 17px;
    font-weight: normal;
	font-family: 'Ubuntu Condensed', sans-serif;
    padding: 12px 70px;
    border-radius: 0;
    color: #fff;
    background-color: #000;
}
button.btn.btn-lg.btn-outline:hover,button.btn.btn-lg.btn-outline:focus  {
	background-color: #FA5C59;
	outline: none;
}
input::-webkit-input-placeholder {
color: #525252!important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color:#525252!important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: #525252 !important;  
}
 
input:-ms-input-placeholder {  
color: #525252 !important;  
}
textarea::-webkit-input-placeholder {
color: #525252 !important;
}
 
textarea::-moz-placeholder { /* Firefox 18- */
color: #525252 !important;  
}
 
textarea::-moz-placeholder {  /* Firefox 19+ */
color: #525252 !important;  
}
 
textarea::-ms-input-placeholder {  
color: #525252 !important;  
}

.contact-form {
    display: inline-block;
}

.contact-form .input-group-addon {
    background-color: transparent;
    border: none;
}

.contact-form .form-control {
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #a0a0a0;
    padding-left: 0;
    margin-left: 12px;
}

.contact-form .input-group {
    margin-bottom: 54px;
    width: 100%;
}

.contact-form  .form-control {
    font-size: 13px;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase;
    font-weight: 500;
}

.contact-form  .form-control::-moz-placeholder {
    color: rgba(0,0,0,0.54);
}

.contact-form  .form-control::-webkit-input-placeholder {
    color: rgba(0,0,0,0.54);
}

.contact-form  .form-control:-moz-placeholder {
 /* Firefox 18- */
    color: rgba(0,0,0,0.54);
}

.contact-form  .form-control::-moz-placeholder {
  /* Firefox 19+ */
    color: rgba(0,0,0,0.54);
}

.contact-form  .form-control:-ms-input-placeholder {
    color: rgba(0,0,0,0.54);
}

.contact-form .send-message {
    padding: 15px 30px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    box-shadow: 0 5px 2px rgba(0,0,0,0.35);
    font-weight: 500;
}

.input-group.textarea-control textarea {
    height: 110px;
    padding-top: 0;
}

.input-group.textarea-control .input-group-addon {
    vertical-align: top;
}

.contact-form .input-group-addon {
    width: 20px;
    height: 30px;
    padding: 0;
}


/* ## 06-About-US -------------------*/
.about-content > p ,
.blog-content > p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: rgba(0,0,0,.71);
    text-align: justify;

}

.about-content blockquote {
    font-size: 18px;
    font-weight: 500;
    padding-left: 35px;
    margin-left: 60px;
    border-left: 3px solid #e8280b;
}

/* About Slider */

.about-slider {
    margin-bottom: 0;
}

.thumbnail-image {
    margin: 25px 70px;
}

.thumbnail-image .slides li {
    max-width: 119px;
    border: 1px solid #e0e0e0;
    padding: 4px;
    margin: 0 25px 0 0;
}

.thumbnail-image .slides li:hover {
    border-color: #e8280b;
}

.flex-direction-nav a {
    font-size: 0;
}

.flex-direction-nav .flex-nav-prev .flex-prev:before,
.flex-direction-nav .flex-nav-next .flex-next:before {
    font-family: 'FontAwesome';
    font-size: 25px;
    color: #000;
}

.flex-direction-nav .flex-nav-prev .flex-prev:before {
    content: "\f104";
}

.flex-direction-nav .flex-nav-next .flex-next:before {
    content: "\f105";
}

.flexslider .flex-direction-nav a,
.flexslider .flex-direction-nav a {
    display: block;
}

.flex-direction-nav .flex-next {
    right: 0 !important;
    margin-right: -40px;
    opacity: 1 !important;
}

.flex-direction-nav .flex-prev {
    left: 0 !important;
    opacity: 1 !important;
    margin-left: -40px;
}

.about-slider .flex-direction-nav .flex-next {
    margin-right: 15px;
}

.about-slider .flex-direction-nav .flex-prev {
    margin-left: 15px;
}

/* Skill&Professional acoordian */
.skills-professional-section .panel {
    border: none;
    box-shadow: none;
}

.skills-professional-section .panel-heading {
    background-color: #e8280b;
    border-radius: 0;
    padding: 0;
}

.skills-professional-section .panel-heading .panel-title {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
}

.panel-group  .panel-collapse  > .panel-body p {
    opacity: 0.54;
    font-weight: 500;
    font-size: 15px;
    line-height: 26px;
}

.panel-group  .panel-collapse  > .panel-body h2 {
    opacity: 0.54;
    font-weight: normal;
    font-size: 15px;
    margin-top: 0;
}

/* skills */
.about-skill-progres {
    display: inline-block;
    margin-bottom: 25px;
}

.about-skill-progres h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px;
}

.about-skill-progres .skill-progress-box {
    margin-bottom: 44px;
}

.about-skill-progres .block-title span {
    float: right;
}

.skill-progress-box span::after {
    content: "%";
}

.about-skill-progres .progress {
    height: 9px;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #e0e0e0;
    box-shadow: none;
}

.author-rating-progress .progress {
    background-color: transparent;
    box-shadow: none;
}

.about-skill-progres .skill-progress-box:last-of-type {
    margin-bottom: 0;
}

/* great-team-box */
.team-box {
    box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
    margin-bottom: 25px;
}

.team-box:hover {
    box-shadow: 0px 2px 5px rgba(0,0,0,0.16);
}

.team-box img {
    width: 100%;
}

.team-box h2,
.team-box  h3 {
    text-align: center;
    font-weight: 700;
}

.team-box h2 {
    font-size: 15px;
    text-transform: uppercase;
    margin: 32px 0 15px;
}

.team-box  h3,
.team-box  p {
    opacity: 0.54;
    margin: 0;
    text-align: center;
}

.team-box  h3 {
    font-size: 14px;
    padding-bottom: 23px;
}

.team-box  p {
    font-weight: 500;
    padding: 22px 26px;
}

.team-box hr {
    border-color: #e8280b;
    border-width: 2px;
    width: 46px;
    margin: 0 auto;
}

.team-box ul {
    list-style-type: none;
    text-align: center;
}

.team-box ul li {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 26px;
}

.team-box ul li a {
    border-radius: 100%;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.16);
    display: inline-block;
    font-size: 18px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    width: 44px;
}

.team-box .fb:hover {
    background-color: #3b5998;
    color: #fff;
}

.team-box .tw:hover {
    background-color: #28a9e2;
    color: #fff;
}

.team-box .lin:hover {
    background-color: #017eb4;
    color: #fff;
}

/* Testimonial */
.testimonials {
    margin-bottom: 10px;
    position: relative;
    border-radius: 4px;
    box-shadow: 0px 2px 5px rgba(0,0,0,0.30);
    padding: 22px 28px;
    display: inline-block;
    margin-bottom: 25px;
}

.testimonials .quote-icon {
    font-size: 32px;
    color: #e0e0e0;
}

.testimonials p {
    font-size: 17px;
    font-weight: 700;
    opacity: 0.54;
    line-height: 26px;
    padding-left: 40px;
}

.testimonials p:before {
    font-family: 'FontAwesome';
    content: "\f10d";
    font-size: 32px;
    color: #e0e0e0;
    position: absolute;
    left: 22px;
    ;
}

.testimonials:after {
    border-left: 17px solid transparent;
    border-right: 17px solid transparent;
    border-top: 24px solid #fff;
    position: absolute;
    bottom: -24px;
    right: 22px;
    content: "";
    z-index: 9;
}

.testimonials:before {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 25px solid rgba(0,0,0,0.4);
    position: absolute;
    bottom: -25px;
    right: 21px;
    content: "";
}

.testimonials-review {
    margin-top: 15px;
}

.testimonials-review h2 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    float: left;
    text-align: right;
    margin: 22px;
    line-height: 1;
}

.testimonials-review h2 span {
    font-size: 17px;
    color: #e8280b;
    font-weight: 500;
    display: block;
    margin-top: 12px;
}

.testimonials-review > img {
    border-radius: 100%;
    display: inline-block;
}

/* ## Single Post */
.single-post {
    padding-top: 95px;
}

.single-post .blog-content {
    padding: 0;
    margin-top: 67px;
}

.single-post .blog-content .entry-title {
    font-size: 22px;
}

.single-post .blog-content .time ,
.single-post .blog-content p {
    font-size: 16px;
    opacity: 0.54;
    font-weight: 500;
}

.single-post .blog-content p {
    margin-bottom: 15px;
}

.blog-content blockquote {
    padding: 11px 0 11px 25px;
    margin-left: 55px;
    border-left: 3px solid #e8280b;
}

.blog-content blockquote,
.blog-content h3 {
    font-size: 20px;
    font-weight: bold;
}

.blog-content h3 {
    margin: 32px 0;
}

.blog-content > ul {
    list-style: none;
    padding-left: 0;
    margin: 28px 0;
}

.blog-content > ul li {
    font-size: 15px;
    color: rgba(0,0,0,0.54);
    font-weight: bold;
    line-height: 30px;
}

.blog-content > ul li:before {
    content: "\f111";
    font-family: 'FontAwesome';
    font-size: 10px;
    position: relative;
    top: -2px;
    color: #e8280b;
    margin-right: 17px;
}

.author-rating {
    padding: 35px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.54);
    margin-right: 34px;
    margin-bottom: 6px;
}

.author-rating-progress {
    margin-bottom: 0;
}

.author-rating b {
    display: block;
    text-align: center;
    color: rgba(0,0,0,1);
    font-size: 16px;
    text-transform: uppercase;
    opacity: 1;
    font-weight: normal;
    margin-bottom: 35px;
}

.author-rating i {
    width: 141px;
    height: 141px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.54);
    float: left;
    border-radius: 100%;
    line-height: 141px;
    text-align: center;
    font-weight: bold;
    font-size: 58px;
    font-style: normal;
    background-color: #e8280b;
    color: #fff;
    font-family: sans-serif;
    margin: 0 20px 20px 0;
}

.author-rating .author-rating-progress {
    width: 100%;
    display: inline-block;
}

.author-rating .skill-progress-box {
    margin-bottom: 26px;
}

.author-rating .skill-progress-box h3 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 15px;
}

.author-rating-progress > .skill-progress-box .block-title > span:after {
    content: " ";
}

.author-rating-progress > .skill-progress-box .block-title span {
    display: none;
}

.author-rating-progress > .skill-progress-box:last-of-type {
    margin-bottom: 0;
}

.blog-content .tags a {
    display: inline-block;
    padding: 10px 25px;
    background-color: #f44336;
    margin: 20px 10px 20px 0;
}

.blog-content .tags a:hover {
    background-color: #e8280b;
    text-decoration: none;
}

.blog-content .blog-social .widget_social_icons {
    width: 100%;
}

.blog-content .blog-social .widget_social_icons h4 {
    display: inline-block;
    font-size: 20px;
}

.blog-content > .blog-content-inner {
    border: none;
    border-top: 1px solid #e0e0e0;
    padding: 34px 0 0 0;
    margin-top: 35px;
    display: inline-block;
    width: 100%;
}

.prev-next-post .col-md-6:first-child {
    text-align: left;
    padding-left: 0;
}

.prev-next-post .col-md-6:last-child {
    text-align: right;
    padding-right: 0;
}

.prev-next-post .col-md-6 a {
    display: block;
    padding: 0;
}

.prev-next-post .col-md-6 .col-md-8 {
    margin: 21px 0;
}

.prev-next-post .col-md-6 .col-md-8 a:first-of-type {
    font-size: 12px;
    margin-bottom: 18px;
    color: #f44336;
}

.author-information h4 {
    margin-top: 25px;
    margin-bottom: 34px;
    margin-top: 0;
}

.author-information .widget_social_icons {
    display: inline-block;
}

.author-information .widget_social_icons ul {
    margin-top: 35px;
}

.blog-content .section-header {
    margin-top: 8px;
}

/* comments */
.commentlist {
    margin-bottom: 0;
    padding-left: 0;
}

.commentlist,
.commentlist .children {
    list-style: none;
}

.commentlist .children {
    padding-left: 110px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 35px;
}

.commentlist .comment {
    margin-bottom: 20px;
    padding-left: 142px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 35px;
}

.commentlist li:last-child .comment {
    border: none;
}

.commentlist .children .comment {
    border: none;
    padding-bottom: 0;
}

.commentlist .comment .comment-image {
    float: left;
    margin-left: -140px;
}

.commentlist .comment .comment-image img {
    border-radius: 100%;
    width: 113px;
    height: 113px;
}

.commentlist .commentlist li {
    list-style: none;
}

.commentlist .commentlist ul {
    margin-left: 70px;
}

.commentlist .comment .comment-info {
    display: block;
    margin-bottom: 35px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

.commentlist .comment .comment-info span {
    float: right;
    font-size: 13px;
    color: #a3a2a2;
}

.commentlist .comment p {
    color: #333;
    font-size: 13px;
    line-height: 1.7em;
    font-weight: 400;
}

.comment-reply-link {
    color: #f44336;
}

.comment-form .input-group-addon {
    background-color: transparent;
    border: none;
}

.comment-form .form-control {
    box-shadow: none;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #a0a0a0;
    padding-left: 0;
    margin-left: 12px;
}

.comment-form .input-group {
    margin-bottom: 54px;
}

.comment-form .form-control {
    font-size: 13px;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase;
    font-weight: 500;
}

.comment-form  .form-control::-moz-placeholder {
    color: rgba(0,0,0,0.54);
}

.comment-form  .form-control::-webkit-input-placeholder {
    color: rgba(0,0,0,0.54);
}

.comment-form .form-control:-moz-placeholder {
 /* Firefox 18- */
    color: rgba(0,0,0,0.54);
}

.comment-form  .form-control::-moz-placeholder {
  /* Firefox 19+ */
    color: rgba(0,0,0,0.54);
}

.comment-form  .form-control:-ms-input-placeholder {
    color: rgba(0,0,0,0.54);
}

.comment-form .send-message {
    padding: 15px 30px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    box-shadow: 0 5px 2px rgba(0,0,0,0.35);
    font-weight: 500;
}

.comment-form .input-group.textarea-control textarea {
    height: 110px;
    padding-top: 0;
}

.comment-form .input-group.textarea-control .input-group-addon {
    vertical-align: top;
}

.contact-form .input-group-addon {
    width: 20px;
    height: 30px;
    padding: 0;
}

/* ## 07_Author-page ---------------------*/
.author-banner-box {
    position: relative;
}

.author-banner-box  > img {
    width: 100%;
}

.author-content {
    position: absolute;
    bottom: 45px;
    text-align: center;
    left: 0;
    right: 0;
}

.author-content img {
    border-radius: 100%;
}

.author-content h2 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    margin-top: 32px;
}

.author-content h3 {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    margin: 0;
}

.author-content h3:before {
    content: "\f041";
    font-family: 'FontAwesome';
}

.author-content h5 {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    background-color: #f50057;
    line-height: 30px;
    min-height: 30px;
    display: inline-block;
    width: 115px;
    margin-right: 53px;
    margin-top: 34px;
}

.author-content span {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    background-color: #000000;
    width: 115px;
    line-height: 36px;
    height: 36px;
    display: inline-block;
}

.author-content-inner p {
    font-size: 16px;
    color: rgba(0,0,0,.54);
    font-weight: 500;
    line-height: 26px;
    margin: 53px 19.91% 0 19.91%;
    text-align: center;
    margin-bottom: 25px;
}

.author-content-inner .blog-social {
    border: none;
    text-align: center;
    padding-bottom: 0;
}

.statistics {
    display: inline-block;
}

/* Mega Menu */
.menu-block .nav > li.dropdown.mega-dropdown {
    position: static;
    display: block;
}

.menu-block .navbar-collapse {
    padding-left: 0;
}

.mega-dropdown-menu {
    padding: 20px 15px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    left: 0;
    position: absolute;
	/*display: block;*/;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

.mega-dropdown-menu > li > ul > li {
    list-style: none;
}

.mega-dropdown-menu > li > ul > li > a,
.dropdown-menu.mega-dropdown-menu > li a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 500;
    line-height: 1.428571429;
    color: #000;
    padding: 10px 0;
    white-space: normal;
    border: none;
    font-size: 14px;
}

.dropdown-menu.mega-dropdown-menu > li > ul > li > a,
.dropdown-menu.mega-dropdown-menu > li > ul > li:last-child > a {
    border-bottom: 1px solid rgba(0,0,0,0.12);
}

.dropdown-menu.mega-dropdown-menu > li > p {
    color: rgba(0,0,0,0.54);
}

.mega-dropdown-menu > li ul > li > a:hover, 
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #000000;
}

.dropdown-menu.mega-dropdown-menu .post {
    margin-top: 10px;
}

.dropdown-menu.mega-dropdown-menu .post li a {
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
}

.dropdown-menu.mega-dropdown-menu .widget_latest_post .post li {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.dropdown-menu.mega-dropdown-menu .widget_latest_post .post li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.dropdown-menu.mega-dropdown-menu .post li p {
    font-size: 12px;
}

.search-follow {
    position: absolute;
    top: 0;
    right: 15px;
    width: 25%;
    z-index: 9999;
}

/* new slider */
.slider1-container,
.slider2-container {
    position: relative;
    display: inline-block;
    max-height: 718px;
    height: 718px;
    width: 1903px;
    overflow: hidden;
}

.slides-new {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 718px;
    max-height: 718px;
    overflow: hidden;
}

.jssora13l,
.jssora13r {
    position: absolute;
    right: 0;
    width: 15.5%;
    height: 100%;
    background-color: rgba(255,255,255,0.54);
    top: 0 !important;
}

.jssora13l {
    left: 0;
}

.jssora13l i:before,
.jssora13r i:before {
    width: 42px;
    height: 82px;
    background-image: url("images/icon/left-icon1.png");
    content: "";
    position: absolute;
    right: 11px;
    top: 40%;
    font-family: 'FontAwesome';
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.jssora13r i:before {
    background-image: url("images/icon/right-icon1.png");
    left: 9px;
}

.slider2-container  .jssora13l,
	.slider2-container  .jssora13r {
    position: absolute;
    right: 0;
    width: 15%;
    height: 98.3%;
    top: 0 !important;
    background-color: rgba(0,0,0,0.75);
}

.slider2-container .jssora13l i:before,
.slider2-container .jssora13r i:before {
    width: 64px;
    height: 64px;
    background-image: url("images/icon/left-icon2.png");
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
    top: 45%;
    font-family: 'FontAwesome';
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.slider2-container .jssora13r i:before {
    background-image: url("images/icon/right-icon2.png");
}

.slider-3 .slider2-container {
    max-height: 760px;
    overflow: hidden;
    height: 760px;
}

.slider-3 .slides-new {
    max-height: 760px;
    overflow: hidden;
    height: 760px;
}

.carousal-slider1 {
    display: none;
}

.menu-block .container {
    position: relative;
}

.menu-block > .col-md-3 {
    position: absolute;
    right: 0;
    z-index: 9999;
}

.alert-msg {
    display: none;
}

/* Effect */
.post-box {
    overflow: hidden;
}

.post-box .post-box-inner {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    height: 0;
}

.post-box:hover .post-box-inner {
    position: absolute;
    bottom: 0;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -ms-transition: 0.8s;
    height: 100%;
}

/*Component*/

/* ## Theme Switcher ********************** */
.color-switcher {
    width: 220px;
    position: fixed;
    left: 40px;
    top: 180px;
    z-index: 999;
    padding: 0px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.color-switcher h5 {
    font-size: 15px;
    margin-top: 0;
    padding: 0 20px 0;
}

.color-switcher p {
    font-size: 12px;
    color: #000;
    margin-bottom: 0;
    background: #fff;
    height: 40px;
    text-align: left;
    font-weight: bold;
    line-height: 42px;
    text-transform: uppercase;
}

.color-switcher ul {
    list-style: none;
    padding: 0;
}

.color-switcher ul li {
    float: left;
}

.color-switcher ul li a {
    display: block;
    width: 35px;
    height: 35px;
    outline: none;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #333;
}

.color-switcher ul li a.blue {
    background: #00c1ef;
}

.color-switcher ul li a.green {
    background: #7ec333;
}

.color-switcher ul li a.red {
    background: #d33636;
}

.color-switcher ul li a.yellow {
    background: #EAD630;
}

.color-switcher ul li a.light-green {
    background: #64e294;
}

.color-switcher ul li a.orange {
    background: #eca928;
}

.color-switcher ul li a.pink {
    background: #fd6b6b;
}

.color-switcher ul li a.black {
    background: #999;
}

.color-switcher .gray {
    background: #656565;
}

.color-switcher .black {
    background: #000;
}

.color-switcher .white {
    background: #fff;
}

.color-switcher .light {
    background: #fff;
    width: 60px;
    color: #000;
    text-align: center;
    float: left;
    border: 1px solid #666;
    margin-top: 15px;
    margin-right: 22px;
}

.color-switcher .dark {
    background: #272727;
    width: 60px;
    float: right;
    color: #fff;
    border: 1px solid #666;
    margin-top: 15px;
}

.picker_close {
    width: 40px;
    height: 40px;
    position: absolute;
    left: -40px;
    top: 0px;
    text-align: center;
    background: #fff;
}

.picker_close i {
    font-size: 22px;
    margin-top: 9px;
}

.position {
    left: 40px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.position .theme-colours {
    display: table;
}

.theme-colours, .layouts, .backgrounds, .choose-header, .choose-footer {
    display: none;
    text-align: left;
    padding-top: 0px;
    width: 100%;
    padding: 19px;
    background: #fff;
    padding-top: 0px;
}

.layouts a, .choose-header a, .choose-footer a {
    display: inline-block;
    text-align: center;
    width: 40%;
    margin: 0 5px 0 0;
    color: #5d5d5d;
    font-size: 15px;
    border: 1px solid #e7e7e7;
    padding: 5px 7px 2px;
}

.layouts a:hover, .choose-header a:hover, .choose-footer a:hover {
    border: 2px solid #a9a9a9;
    padding: 4px 5px 1px;
}

.styleswitcher {
    position: fixed;
    width: 120px;
    background: #ffffff;
    color: #595959;
    top: 150px;
    right: -123px;
    z-index: 999;
}

.styleswitcher p {
    color: #000 !important;
}

.styleswitcher.ackapa {
    left: 0;
}

.styleswitcher .switch {
    padding-left: 15px;
    padding-bottom: 10px;
}

.styleswitcher .switch h5 {
    margin-top: 20px;
}

.styleswitcher .switch p {
    margin-top: 10px;
}

.stylebutton {
    cursor: pointer;
    position: absolute;
    text-align: center;
    line-height: 40px;
    background: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    top: 0px;
    right: -40px;
}

.styleswitcher a {
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 7px;
    margin-bottom: 10px;
    position: relative;
    z-index: 99999999;
}

.color-switcher ul li {
    margin: 3px;
}

/* ## GOTO Next ********************** */
.goto-next {
    text-transform: uppercase;
    position: absolute;
    bottom: 50px;
    z-index: 999;
    display: inline-block;
    text-align: center;
    left: 0;
    right: 0;
}

.goto-next a {
    display: block;
    position: relative;
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

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

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

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -moz-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -moz-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.arrow {
    position: fixed;
    bottom: -25px;
    left: 50%;
    margin-left: -20px;
    width: 25px;
    height: 14px;
    background-size: contain;
}

.bounce {
    -moz-animation: bounce 5s infinite;
    -webkit-animation: bounce 5s infinite;
    animation: bounce 5s infinite;
}
/* Back to Top */
.back-to-top {
    width: 80px;
    height: 56px;
    background-image: url("../images/shape/featured-polygon.html");
    display: block;
    margin: 0 auto;
    color: #ccc;
    text-align: center;
    line-height: 50px;
    font-size: 35px;
    bottom: 0;
}

.back-to-top:hover {
    color: #ccc;
}

/* ## Page Loader ********************** */
/* LOADING */
.load-position .logo {
    margin: 0 auto;
}

.load-complete {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
}

.load-complete .logo {
    color: #4C4C4C;
    text-align: center;
    display: block;
    margin-bottom: 20px;
    font-family: 'mission_scriptregular';
    font-size: 50px;
}

.load-complete .load-position h6 {
    text-align: center;
    color: #000;
    font-size: 12px;
    font-weight: 400;
    font-style: italic;
}

.load-complete .load-position {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 999;
    right: 0;
    margin-top: -100px;
}

.load-complete .loading {
    position: absolute;
    width: 100%;
    height: 1px;
    margin: 20px auto;
    left: 0;
    right: 0;
}

.load-complete .loading-line {
    position: absolute;
    background: #eee;
    width: 100%;
    height: 2px;
}

.load-complete .loading-break {
    position: absolute;
    background: #EA2E49;
    width: 15px;
    height: 2px;
}

.load-complete .loading-dot-1 {
    -webkit-animation: loading 2s infinite;
    -moz-animation: loading 2s infinite;
    -ms-animation: loading 2s infinite;
    -o-animation: loading 2s infinite;
    animation: loading 2s infinite;
}

.load-complete .loading-dot-2 {
    -webkit-animation: loading 2s 0.5s infinite;
    -moz-animation: loading 2s 0.5s infinite;
    -ms-animation: loading 2s 0.5s infinite;
    -o-animation: loading 2s 0.5s infinite;
    animation: loading 2s 0.5s infinite;
}

.load-complete .loading-dot-3 {
    -webkit-animation: loading 2s 1s infinite;
    -moz-animation: loading 2s 1s infinite;
    -ms-animation: loading 2s 1s infinite;
    -o-animation: loading 2s 1s infinite;
    animation: loading 2s 1s infinite;
}

@keyframes "loading" {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

@-moz-keyframes loading {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

@-webkit-keyframes "loading" {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

@-ms-keyframes "loading" {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

@-o-keyframes "loading" {
    from {
        left: 0;
    }

    to {
        left: 100%;
    }
}

/* Search */

.sb-search-input::-webkit-input-placeholder {
    color: #FF4081;
}

.sb-search-input:-moz-placeholder {
    color: #FF4081;
}

.sb-search-input::-moz-placeholder {
    color: #FF4081;
}

.sb-search-input:-ms-input-placeholder {
    color: #FF4081;
}

.sb-icon-search,
.sb-search-submit {
    width: auto;
    min-height: 65px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 0;
    margin: 0;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.sb-search-submit {
    background: #fff;
 /* IE needs this */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 /* IE 8 */
    filter: alpha(opacity=0);
 /* IE 5-7 */
    opacity: 0;
    color: transparent;
    border: none;
    outline: none;
    z-index: -1;
}

.sb-icon-search {
    color: #fff;
    z-index: 90;
    font-size: 22px;
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    width: 60px;
}

.sb-icon-search:before {
    content: "\f002";
    font-family: 'FontAwesome';
}

/* Open state */
.sb-search.sb-search-open,
.no-js .sb-search {
    width: 100%;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    transition: width 0.8s;
    -webkit-backface-visibility: hidden;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
    color: #fff;
    z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
    z-index: 90;
}

.sb-search.sb-search-open .sb-search-input {
    top: 65px;
    padding: 20px 20px 20px 20px;
    background-color: #fff;
    width: 96%;
    height: 60px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

.sb-search {
    position: absolute;
    margin-top: 0px;
    width: 0%;
    min-width: 60px;
    height: 65px;
    right: 0;
    -webkit-transition: width 0.1s;
    -moz-transition: width 0.1s;
    transition: width 0.1s;
    -webkit-backface-visibility: hidden;
    top: 0;
}

.sb-search-input {
    position: absolute;
    top: 65px;
    right: 15px;
    border: none;
    outline: none;
    background: none;
    width: 0;
    height: 0px;
    margin: 0;
    z-index: 10;
    font-family: inherit;
    font-size: 20px;
    color: #2c3e50;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

/* widget */
.widget-title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 36px;
}

.widget-sidebar .widget-title {
    background-color: #fa5c59;;
    color: #fff;
    padding: 21px 27px;
    margin: 0;
    margin-top: 20px;

}

.widget-sidebar .widget {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    margin-bottom: 45px;
}

.widget-sidebar .widget .widget-inner {
	    padding: 10px 10px;

}

.widget-sidebar .widget ul {
    margin-bottom: 0;
}
.sb-search.sb-search-open .sb-search-input {
    top: 65px;
    padding: 20px 20px 20px 20px;
    background-color: #fff;
    width: 15%;
    height: 60px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.5);
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    transition: width 0.3s;
    -webkit-backface-visibility: hidden;
}

/* Widget :: About Us  */
.widget_about_us {
    margin-bottom: 55px;
}

.widget_about_us p {
    font-size: 15px;
    line-height: 26px;
    color: rgba(0,0,0,0.54);
    font-weight: 500;
}

/* Widget :: Social */
.widget_social_icons ul {
    list-style: none;
    padding-left: 0;
    margin-top: 42px;
}

.widget_social_icons ul li {
    display: inline-block;
    margin-right: 10px;
}

.widget_social_icons ul li a {
    font-size: 18px;
    width: 47px;
    height: 47px;
    display: inline-block;
    text-align: center;
    box-shadow: 0 2px 5px rgba(0,0,0,0.26);
    line-height: 47px;
    border-radius: 100%;
    color: #fff;
}

.footer-section .widget_social_icons ul li a:hover,
.footer-section .widget_social_icons ul li a:focus {
    background-color: #fff;
}

.widget_social_icons ul li a.fb {
    background-color: #3b5998;
}

.widget_social_icons ul li a.fb:hover,.widget_social_icons ul li a.fb:focus {
    color: #3b5998;
}

.widget_social_icons ul li a.tw {
    background-color: #28a9e2;
}

.widget_social_icons ul li a.tw:hover,.widget_social_icons ul li a.tw:focus {
    color: #28a9e2;
}

.widget_social_icons ul li a.gp {
    background-color: #d85434;
}

.widget_social_icons ul li a.gp:hover,.widget_social_icons ul li a.gp:focus {
    color: #d85434;
}

.widget_social_icons ul li a.lin {
    background-color: #017eb4;
}

.widget_social_icons ul li a.lin:hover,.widget_social_icons ul li a.lin:focus {
    color: #017eb4;
}

.widget_social_icons ul li a.dr {
    background-color: #dc3676;
}

.widget_social_icons ul li a.dr:hover,.widget_social_icons ul li a.dr:focus {
    color: #dc3676;
}

.widget_social_icons ul li:last-child a {
    margin-right: 0;
}

/* Widget :: Latest Blog Post  */
.widget_latest_post .post {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
}

.widget_latest_post  .post li {
    display: inline-block;
    margin-bottom: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid #dcdbdb;
    width: 100%;
}

.widget_latest_post  .post li:last-child {
    border: none;
    margin-bottom: 0;
    padding: 0;
}

.widget_latest_post .col-md-3,
.widget_latest_post .col-md-9 {
    padding-left: 0;
}

.widget_latest_post .col-md-4,
.widget_latest_post .col-md-8 {
    padding-right: 0;
}

.widget_latest_post .col-md-4 .post a > img {
    width: 100%;
}

.widget p {
    margin-bottom: 5px;
}

.widget_latest_post .post-title {
    font-size: 15px;
    color: #f44336;
    margin: 5px 0 10px 0;
    display: block;
}

.widget_latest_post p {
    color: rgba(0,0,0,.54);
}

.widget-sidebar .widget_latest_post .col-md-5 {
    padding-left: 0;
    padding-right: 12px;
    width: 37%;
}

.widget-sidebar .widget_latest_post .col-md-7 {
    padding: 0;
}

.widget-sidebar .widget-inner .post .col-md-5 img {
    border-radius: 3px;
}

.widget-sidebar .widget-inner .post-title {
    margin-top: 10px;
    margin-bottom: 20px;
    color: #000;
    text-transform: uppercase;
    font-size: 14px;
}

.widget-sidebar .widget_latest_post .widget-inner li p  span {
    float: right;
}

.widget-sidebar .widget-inner li p a {
    color: #919191;
}

.widget-sidebar .widget-inner li p a i {
    color: #ff4081;
    margin-right: 5px;
}

/* Widget :: Email Newsletter */
.widget_newsletter p {
    font-size: 16px;
    color: rgba(0,0,0,0.54);
    font-weight: 500;
}

.widget_newsletter .input-group {
    border-bottom: 1px solid #424242;
    margin-top: 25px;
}

.widget_newsletter .form-control {
    box-shadow: none;
    padding-left: 0;
}

.widget_newsletter .form-control,
.widget_newsletter .btn {
    border: none;
    background-color: transparent;
}

.widget_newsletter .btn {
    padding-right: 0;
    width: 42px;
    height: 30px;
}

/* Widget :: Latest Tweets */
.widget_latest_tweets .tweets {
    padding-left: 0;
    list-style: none;
    font-size: 16px;
}

.widget_latest_tweets .tweets li {
    margin-bottom: 20px;
    display: inline-block;
}

.widget_latest_tweets .tweets li:last-child {
    margin-bottom: 0;
}

.widget_latest_tweets .tweets li i {
    font-size: 22px;
    color: #28a9e2;
}

.widget_latest_tweets .tweets li .col-md-1 {
    padding: 0;
}

.widget_latest_tweets .tweets li a.tweets-title {
    color: #3f51b5;
    margin-bottom: 15px;
    display: block;
}

.widget_latest_tweets .tweets li p {
    color: #757575;
    line-height: 24px;
    font-weight: 500;
}

.widget_latest_tweets .tweets li p a {
    color: #28a9e2;
}

.widget_latest_tweets .tweets li p span {
    display: block;
}

/* Widget :: Flicker */
.widget_Flicker .item {
    text-align: center;
    text-transform: uppercase;
}

.widget_Flicker .item a {
    color: #000;
    font-size: 18px;
    font-weight: 500;
}

.widget_Flicker .item a img {
    margin-bottom: 27px;
}

.widget_Flicker .owl-buttons {
    position: absolute;
    top: -85px;
    margin: 0;
    width: 100%;
}

.widget_Flicker .owl-prev {
    right: 35px;
}

.widget_Flicker .owl-next {
    right: 0px;
}

.widget_Flicker .owl-prev,
.widget_Flicker .owl-next {
    position: absolute;
    text-indent: 0;
    border-radius: 100%;
    line-height: 41px;
}

.widget_Flicker .owl-next:before,
.widget_Flicker .owl-prev:before {
    content: "";
    background-image: url("../images/widget/flicker-prev-arrow.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 13px;
    height: 13px;
    display: inline-block;
}

.widget_Flicker .owl-next:before {
    background-image: url("../images/widget/flicker-next-arrow.png");
}

/* Widget :: Comments */
.widget_comments .comment,
.widget_comments .comment li .col-md-3 {
    padding-left: 0;
}

.widget_comments .comment li {
    display: inline-block;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.widget_comments .comment li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.widget_comments .comment li .col-md-3 img {
    border-radius: 100%;
}

.widget_comments .comment li .comment-title,
.widget_comments .comment li p {
    color: rgba(0,0,0,.54);
}

.widget_comments .comment li .comment-title {
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
}

.widget_comments .comment li .comment-title span {
    float: right;
    font-size: 12px;
}

.widget_comments .comment li p,
.widget_comments .comment li:last-child {
    margin-bottom: 0;
}

.widget_comments .comment li p {
    font-weight: 500;
}

/* Widget Categories */
.widget_categories ul,
.widget_archive ul {
    color: #808080;
    line-height: 25px;
    padding-left: 0;
    list-style: none;
}

.widget_categories ul a,
.widget_archive ul a {
    color: #000;
    height: 47px;
    line-height: 47px;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

.widget_categories .cat-item,
.widget_archive ul li {
    border-bottom: 1px solid #e8e8e8;
}

.widget_categories .cat-item:last-child, 
.widget_archive li:last-child {
    border-bottom: none;
}

.widget_categories ul li span,
.widget_archive ul li span {
    float: right;
    color: rgba(0,0,0,0.54);
}

.widget_categories ul a:hover, 
.widget_archive ul a:hover {
   text-decoration: none;
    color: #e8280b;
   

}

/* Widget :: Tag Cloud */
.widget_tag_cloud a {
    border: 1px solid rgba(0,0,0,0.12);
    padding: 8px 18px;
    font-weight: 500;
    color: rgba(0,0,0,0.54);
    text-transform: uppercase;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
}

.widget_tag_cloud a:hover {
    text-decoration: none;
    background-color:#e8280b;
    color: #fff;
}

/* All Media Section 
	## min-width:768
	## min-width: 1201 to max-width: 1550
	## min-width: 992 to max-width: 1200
	## min-width: 768 to max-width: 991
	## min-width: 319 to max-width: 767
	## min-width: 480 to max-width: 767
	## min-width: 319 to max-width: 479
	## min-width: 991
*/

/* ## min-width: 1200 */

@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (max-width: 1200px) {
	/* new css */
    .carousal-slider1 {
        display: block;
    }

    .slider1-container,
	.slider2-container {
        display: none;
    }
}

/* ## min-width: 1201 to max-width: 1550 */

@media only screen and (min-width: 992px) and (max-width: 1440px) {
    .author-content {
        bottom: 0;
    }

    .author-content h2,
	.author-content h5 {
        margin-top: 10px;
    }

    .author-content img {
        width: 12%;
    }
}

/* ## min-width: 992 to max-width: 1200 */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	
    .menu-block .navbar li a {
        font-size: 13px;
        padding-left: 15px;
        padding-right: 14px;
    }

    .latest-update h3 {
        font-size: 14px;
        padding: 13px 15px;
    }

    .full-box-inner {
        min-height: 710px;
    }

    .slider2 .full-box-inner {
        min-height: 500px;
    }

    .post-box .block-title {
        font-size: 14px;
    }

    .political-world-section .post-box {
        min-height: 428px;
    }
	
	/* Post */
    .category-post-section .post-box:hover .box-content {
        padding-bottom: 34px;
        padding-top: 30px;
    }
		
	/* Fashion Style */
    .fashion-style-section .full-box-inner .block-title {
        font-size: 20px;
    }

    .fashion-style-section .post-box {
        min-height: 383px;
    }

    .post-box .box-read-more {
        padding-left: 20px;
    }

    .box-read-more img {
        margin-right: 10px;
    }
	
	/* Entertainment & Fun */
    .fashion-style-section .full-box-inner,
	.fashion-style-section.entertainment-fun-section .full-box-inner {
        min-height: 797px;
    }
	
	/* Latest Artical */	
	
	/* Home2 */
    .home-style2 .category-post-section .col-md-8 {
        width: 100%;
    }

    .home-style2 .category-post-section .post-box {
        min-height: 472px;
    }

    .home-style2 .entertainment-fun-section .post-box {
        min-height: 547px;
    }
	
	/* Error Page */
    .error-page-404 .fa {
        font-size: 300px;
    }

    .error-page h2 {
        font-size: 130px;
    }

    .error-page span {
        font-size: 72px;
    }

    .error-page-404 h4 {
        font-size: 50px;
    }
	
	/* Author */
    .author-article .post-box {
        min-height: 380px;
    }

    .widget_social_icons ul li {
        margin-right: 5px;
    }
}

/* ## min-width: 992 to max-width: 1024 */
@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .category-post-section .col-md-4 {
        width: 50%;
    }

    .category-post-section .post-box {
        min-height: 586px;
    }
	
	.header.header2 .latest-update > h3 {
		padding: 10px 13px;
	}
	
    .slider-section .carousel-control.left {
        left: 5%;
    }

    .slider-section .carousel-control.right {
        right: 5%;
    }
	
	.latest-post-list .marquee a {
		line-height: 40px;
	}

    .footer-bottom ul li {
        margin-left: 14px;
    }
}
/* ## min-width: 768 to max-width: 991 */

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .top-menu .navbar-toggle {
        margin-top: 8px;
        float: left;
    }	

	/* Logo Block */
    .logo-add-block .logo-block {
        line-height: 63px;
    }

    .post-box {
        min-height: 392px;
    }

    .slider-section .carousel-control {
        top: 25%;
    }
	
	.slider-3 .post-box {
		display: none;
	}
	.slider-section.slider-3 .carousel-control {
		top: 40%;
	}
	/* Post */
    .category-post-section .box-content a.block-title {
        font-size: 17px;
    }

	/* Fashion Style Section */
    .fashion-style-section .container  > .col-md-3 > .col-sm-6 {
        padding: 0 15px;
    }

    .fashion-style-section .post-box,
	.political-world-section .post-box {
        min-height: 475px;
    }
	
	/* Political World */
	
    .political-world-section .owl-prev {
        left: -30px;
    }

    .political-world-section .owl-next {
        right: -30px;
    }

    .slider-3 .item .col-md-4:nth-child(3) .col-sm-6 .row {
        margin: 0;
    }
	
	/* Home 2 */
    .home-style2 .category-post-section .post-box {
        min-height: 510px;
    }
	
	/* Footer */
		/* Widget */
    .widget {
        margin-bottom: 40px;
    }

    .footer-bottom ul {
        padding-left: 0;
    }

    .footer-bottom ul li {
        margin-left: 14px;
        margin-top: 0;
    }

    .footer-bottom .navbar-toggle {
        margin-top: 15px;
    }

    .footer-bottom ul li a {
        padding-right: 0;
    }
	
	/* Error Page */
    .error-page-404 .fa {
        font-size: 300px;
    }

    .error-page h2 {
        font-size: 130px;
    }

    .error-page span {
        font-size: 72px;
    }

    .error-page-404 h4 {
        font-size: 50px;
    }

    .blog-social {
        display: inline-block;
        padding: 27px 20px;
    }
	
	/* Single Post */	
    .blog-content-inner .widget_social_icons {
        margin-bottom: 0;
    }

    .blog-content-inner .widget_social_icons ul {
        float: none !important;
    }

    .commentlist .children {
        padding-left: 40px;
    }
	
	/* Author */
    .author-content {
        bottom: 0;
    }

    .author-content h2,
	.author-content h5 {
        margin-top: 10px;
    }

    .author-content img {
        width: 10%;
    }
}

/* ## min-width: 319 to max-width: 767 */
@media only screen and (min-width: 319px) and (max-width: 767px) {
    .logo-add-block .logo-block,
	.top-header ul,
	.top-header .top-social, .add-block {
        text-align: center;
    }	
	
	/* Header */
    .top-header ul {
        padding: 0;
    }

    .top-header .top-menu li a {
        padding: 0 7px;
    }

    .top-header .top-social li a {
        padding: 0 10px;
    }

    .top-header ul li,
	.top-header .top-social li {
        line-height: 35px;
    }

    .top-menu .navbar-toggle {
        float: none;
        margin: 8px auto;
    }

    .header2 .latest-update {
        padding-right: 0;
    }

    .header.header2 .top-menu,
	.sb-icon-search, .sb-search-submit {
        text-align: center;
    }	
	
	.top-menu .navbar-nav > li > a {
		line-height: 37px;
	}
	
	/* Logo Block */
    .logo-add-block .logo-block {
        line-height: 1;
        margin-bottom: 20px;
		margin-top: 20px;
        text-align: center;
    }
	
	/* Post */
    .slider-section .full-box-inner {
        width: 100%;
    }

    .full-box-inner,
	.post-box,
	.category-post-section .post-box,
	.fashion-style-section .post-box {
        width: 290px;
        margin: 0 auto 30px;
    }

    .full-box-inner .block-title {
        padding-right: 0;
    }

    .slider-box-right .col-md-6,
	.slider-box-right .col-md-6:nth-child(2n+1) {
        padding: 0;
        display: none;
    }

    .slider-section .carousel-control {
        top: 16%;
    } 
	
	/* Footer */
	/* Widget */
    .widget-sidebar {
        width: 310px;
        margin: 40px auto 0;
    }

    .widget-sidebar .widget_latest_post .col-md-5 {
        width: 32%;
    }

    .widget_comments .comment li .comment-title span {
        display: block;
        float: none;
    }

    .widget_comments .comment li .comment-title:hover {
        text-decoration: none;
    }

    .footer-bottom .navbar-toggle {
        margin: 15px auto;
        float: none;
    }

    .footer-bottom,
	.footer-bottom ul {
        text-align: center;
    }

    .footer-bottom ul {
        padding-left: 0;
        margin-bottom: 10px;
		width: 100%;
    }

    .footer-bottom ul li {
        margin-left: 10px;
        line-height: 1;
    }
	
	.footer-bottom .navbar-nav > li > a {
		line-height: 10px;
	}
	
    .footer-bottom .navbar-collapse {
        float: none;
    }

    .footer-bottom .navbar-collapse ul li:last-child > a, .footer-bottom .navbar-collapse {
        padding-right: 15px;
    }

    .category-post-section .post-box {
        min-height: 552px;
    }	
	
	/* Home 2 */
    .home-style2 .entertainment-fun-section .post-box {
        min-height: 523px;
    }

    .home-style2 .category-post-section .post-box {
        min-height: 460px;
    }
	
	/* Home style3 */
    .recent-articles > .col-md-4 > .post-box,
	.recent-articles .post-box {
        width: 260px;
    }

    .slider-3 .full-box-inner .image-box > img {
        height: auto !important;
        min-height: initial;
    }

    .slider-3 .item .col-md-4:nth-child(3) {
        display: none;
    }

    .fashion-style-section .post-box {
        min-height: 425px;
    }
	
	/* Home 4 */
    .blog-social .widget_social_icons {
        width: 100%;
    }

    .blog-social .read-more {
        float: none !important;
        margin-top: 30px;
    }

    .blog-social .widget_social_icons li > a {
        margin-bottom: 15px;
        margin-right: 5px;
    }
	
	/* contact */
    .contact-details {
        width: 290px;
        margin: 0 auto;
    }

    .contact-form {
        width: 100%;
    }
	
	/* About Page */
    .team-box {
        width: 290px;
        margin: 0 auto 25px;
    }

    .testimonials {
        margin-top: 25px;
    }
	
	/* Single Post */
    .commentlist .children {
        padding-left: 30px;
    }
	
	/* Author */
    .author-content {
        position: relative;
        bottom: 0px;
        margin-top: 45px;
    }

    .author-content h2 {
        color: #000;
    }

    .author-content h5 {
        margin: 34px 20px 10px;
    }
	
	/* singlepage */
    .prev-next-post .col-md-6 .col-md-8 {
        margin-top: 0;
        min-height: 110px;
    }

    .prev-next-post .col-md-6 a {
        padding: 0 15px;
    }

    .prev-next-post .col-md-6 a img {
        width: 100%;
    }
}

/* ## min-width: 480 to max-width: 767 */
@media only screen and (min-width: 480px) and (max-width: 767px) {

    .widget_latest_post .col-md-4 {
        width: 20%;
    }

    .entertainment-box .col-md-4  img {
        width: 100%;
    }

    .popular-article .testimonials-slider {
        width: 95.5%;
        bottom: 0;
    }

    .testimonials-slider h3 {
        font-size: 23px;
    }
	
	/* Error Page */
    .error-page-404 {
        width: 380px;
    }

    .error-page-404 .fa {
        font-size: 140px;
        margin-left: 50px;
    }

    .error-page h2 {
        font-size: 60px;
        position: relative;
        top: -16px;
    }

    .error-page span {
        font-size: 30px;
    }

    .error-page-404 h4 {
        font-size: 25px;
    }
}

/* ## min-width: 319 to max-width: 479 */

@media only screen and (min-width: 319px) and (max-width: 479px) {
    .popular-article .image-box {
        min-height: 440px;
    }

    .testimonials-slider h4 {
        font-size: 15px;
    }

    .popular-article .testimonials-slider {
        bottom: 0;
    }

    .widget_social_icons ul li {
        margin-right: 2px;
    }

    .slider-3 .item .col-md-4 {
        width: 100%;
    }

    .slider-3 .col-xs-6 {
        display: none;
    }

    .slider-3 .col-xs-6:nth-child(1) {
        display: block;
    }
	
	.add-show {
		margin: 0;
	}
	
	/* Error Page */
    .error-page-404 {
        width: 290px;
    }

    .error-page-404 .fa {
        font-size: 100px;
        margin-left: 50px;
    }

    .error-page h2 {
        font-size: 40px;
        position: relative;
        top: -16px;
    }

    .error-page span {
        font-size: 20px;
    }

    .error-page-404 h4 {
        font-size: 20px;
    }
	
	/* Author */
    .skills-professional-section .panel-heading .panel-title {
        font-size: 14px;
    }
}

/* ## min-width: 991 */

@media (max-width: 991px) {
    .top-header .top-menu li a {
        font-size: 12px;
    }

    .header2 .latest-post-list marquee {
        padding-left: 15px;
    }

    .navbar-header {
        float: none;
        margin-bottom: 0;
    }

    .navbar-toggle {
        display: block;
		border: none;
        margin-right: 0;
        margin-top: -47px;
		border-radius: 0;
    }
	
	.navbar-default .navbar-toggle:focus,
	.navbar-default .navbar-toggle:hover,
	.navbar-toggle:hover {
		background-color: #000000;
		
	}
	
    .footer-bottom .navbar-toggle {
        margin-top: 15px;
    }
	.navbar-default .navbar-toggle .icon-bar,
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-nav.navbar-right:last-child {
        margin: 0;
    }

    .navbar-collapse.in {
        overflow-y: auto !important;
    }

    .navbar-collapse {
        padding: 0;
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .collapse.in {
        display: block !important;
    }

    .navbar-nav {
        margin: 0;
        width: 100%;
    }

    .navbar-nav > li {
        min-height: 0;
        float: none;
    }

    .top-menu .navbar-nav > li,
	.footer-bottom .navbar-nav > li {
        display: block;
    }

    .top-menu .navbar-nav > li a {
        padding-left: 0;
    }

    .menu-block .navbar {
        min-height: 1px;
    }

    .menu-block.navbar-fixed-top {
        position: fixed;
        min-height: 65px;
    }

    .menu-block.navbar-fixed-top .navbar-toggle {
        margin-right: 0;
        margin-top: 15px;
    }

    .menu-block .container {
        position: relative;
    }

    .menu-block.navbar-fixed-top .navbar-header > a {
        display: block;
        margin-top: 15px;
    }

    .menu-block .search-follow {
        width: 96%;
        right: 0px;
        left: 0;
        z-index: 1;
    }

    .menu-block.navbar-fixed-top .search-follow {
        display: none;
    }

    .menu-block .sb-search {
        z-index: 99999;
    }
	
	/* Dropdown */
	
    .dropdown-menu {
        position: relative;
        box-shadow: none;
        text-align: left;
        border: none;
        width: 100%;
        margin-bottom: 15px;
        border-radius: 0;
    }

    .dropdown-menu > .dropdown > .dropdown-menu {
        top: 0px;
        left: 0;
        border-bottom: 2px solid #3f51b5;
        margin: 0 35px;
    }
	
	/* Section Header */
    .section-header {
        margin-top: 40px;
    }
	
	/* Contact */
	
    .map iframe {
        height: 300px;
    }

    .menu-block .col-md-3 {
        width: 85%;
        position: relative;
        right: 0;
        z-index: 9999;
        top: 0;
    }
}

/* ## min-width: 1800 to max-width: 1920 */
@media only screen and (min-width: 1800px) and (max-width: 1920px) {

}