/*
Theme Name: Dynamis
Theme URI: http://www.zappythemes.com
Author: Zappy Themes
Author URI: http://www.zppythemes.com
Description: Dynamics is a Premium Corporate WordPress theme for Builders, Business People, Professionals, Schools which are looking out to create a brand impression of their own. Today, Corporate WordPress themes are very much in demand. If you are looking out for one. Seize it today.
Version: 1.0
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dynamis
Domain Path: /languages/
Tags:
*/ 

@import url(http://weloveiconfonts.com/api/?family=brandico|entypo|fontawesome|zocial);

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

[class*="brandico-"]:before {
    font-family: 'brandico', sans-serif;
}

[class*="entypo-"]:before {
    font-family: 'entypo', sans-serif;
}

[class*="fontawesome-"]:before {
    font-family: 'FontAwesome', sans-serif;
}

[class*="zocial-"]:before {
    font-family: 'zocial', sans-serif;
}

body a {
    text-decoration: none;
}

.left-element {
    float: left;
}

.right-element {
    float: right;
}

.margin-auto {
    margin: 0 auto;
}

.overflow-hide {
    overflow: hidden;
}

#BackToTop {
    background: url("../images/layout/bck-to-top.png") no-repeat scroll -1px 0 #d2d2d2;
    border: 1px solid #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    bottom: 10px;
    color: #EEEEEE;
    display: none;
    float: left;
    font: bold 14px Arial,Helvetica;
    height: 40px;
    margin: 0 5px;
    padding: 3px;
    position: fixed;
    right: 10px;
    text-decoration: none;
    width: 40px;
    z-index: 9999;
}

.add-mrg-b50p {
    margin-bottom: 50%;
}

.add-mrg-l5p {
    margin-left: 5%;
}

.red-mrg-t50 {
    margin-top: -50px;
}

#header {
    width: 100%;
}

.hdr-call-text {
    font: 20px Cuprum;
    color: #2b2b2b;
    padding-top: 14px;
}

.top-menu ul li {
    float: left;
}

.menu-bar {
    background: #2b2b2b;
    width: 100%;
}

#logo {
    display: inline-block;
    margin-top: 9px;
    width: 100%;
	
}
#logo_text{
	display: inline-block;
	margin-top: 2px;
	width: 100%;
	color: #d2d2d2;
	font: 50px Cuprum;
}
.logo-part h1 {
    line-height: 0 !important;
}

.social-bar {
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 12px;
    margin-bottom: 0;
}

.social-bar li {
    display: inline-block;
}

.social-bar li a {
    border-radius: 20px;
    color: #fff;
    font-size: 16px;
    display: block;
    margin-left: 8px;
    min-width: 16px;
    padding: 6px 7px;
}

.social-bar li a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.zocial-facebook {
    background: #3c559a;
}

.zocial-twitter {
    background: #2daae2;
}

.zocial-youtube {
    background: #de1729;
}

.zocial-rss {
    background: #ff6e1b;
}

.zocial-linkedin {
    background: #196a9f;
}

.zocial-googleplus {
    background: #da2713;
}

.zocial-flickr {
    background: #ff0084;
}

.zocial-vimeo {
    background: #1bb6ec;
}

.sf-menu,.sf-menu * {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sf-menu li {
    position: relative;
    white-space: normal;
    -webkit-transition: background .2s;
    transition: background .2s;
}

.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    left: 0;
    z-index: 99;
    min-width: 12em;
    width: 20em;
}

.sf-menu>li {
    float: left;
    padding: 0.3em 0;
}

.sf-menu li:hover>ul,.sf-menu li.sfHover>ul {
    display: block;
}

.sf-menu a {
    display: block;
    position: relative;
    text-decoration: none;
    zoom: 1;
    color: #fff;
    font: 22px Cuprum;
    padding: 0.4em 0;
    margin-left: 25px;
    z-index: 20px;
}

.sf-menu a:hover {
    color: #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
    padding-bottom: 6px;
}

.sf-menu li li a {
    background: #2b2b2b;
    font: 20px Cuprum;
    color: #fff;
    padding: 9px;
}

.sf-menu li li a:hover {
    color: #d2d2d2;
    font: 20px Cuprum;
    padding: 9px;
}

.sf-menu li:hover,.sf-menu li.sfHover {
    -webkit-transition: none;
    transition: none;
}

#nav-main {
    margin-top: 9px;
}

.tinynav {
    display: none;
}

#content {
    width: 100%;
}

.body-content {
    margin-bottom: 50px;
    overflow: hidden;
}

.skin1-text h2 a {
    font: 30px Cuprum;
    color: #2b2b2b;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 8px;
}

.skin1-text h2 a:hover {
    opacity: 0.6;
}

.skin1-text p , #respond p {
    font: 300 18px/33px Roboto;
    color: #2b2b2b;
}

.skin2-button,#skin2-button{
    background: #2b2b2b;
    border: 1px solid #2b2b2b;
    color: #d2d2d2;
    cursor: pointer;
    font: 22px Cuprum;
    padding: 9px 18px;
}

.skin2-button:hover,#skin2-button:hover{
    background: #d2d2d2;
    border: 1px solid #2b2b2b;
    color: #2b2b2b;
}

.skin2-text h2 a {
    font: 40px Cuprum;
    color: #d2d2d2;
    display: inline-block;
    margin-top: 20px;
}

.skin2-text h2 a:hover {
    opacity: 0.6;
}

.skin2-text p {
    font: 300 18px/33px Roboto;
    color: #fff;
}

.skin1-button {
    background: #d2d2d2;
    border: 1px solid #d2d2d2;
    color: #2b2b2b;
    cursor: pointer;
    font: 22px Cuprum;
    padding: 7px 18px;
    margin-bottom: 9px;
}

.skin1-button:hover {
    background: #2b2b2b;
    border: 1px solid #d2d2d2;
    color: #d2d2d2;
}

.skin1-bg {
    background: #d2d2d2;
    margin-bottom: 35px;
    width: 100%;
}

.skin2-bg {
    background: #2b2b2b;
    margin-bottom: 20px;
    width: 100%;
}

.paging ul {
    margin-top: 25px !important;
    clear: both;
}

.paging li {
    display: inline-block;
    margin-right: 4px;
}

.paging a:hover {
    color: #3f4143 !important;
}

.paging li a {
    background: #d2d2d2;
    border-radius: 20px 20px 20px 20px;
    color: #2b2b2b;
    font: 17px Cuprum;
    padding: 4px 12px;
}

.paging li a.current{
	background: #2b2b2b;
	color: #d2d2d2;
}

.paging li a:hover {
    background: #2b2b2b;
    color: #d2d2d2 !important;
}

.arrow-page-left {
    background: url("../images/layout/ic-arrow-page.png") no-repeat scroll 0 0 transparent;
    height: 31px;
    padding: 8px 18px 4px 8px;
    opacity: 0.8;
    width: 23px;
}

.arrow-page-right {
    background: url("../images/layout/ic-arrow1-page.png") no-repeat scroll 0 0 transparent;
    height: 31px;
    padding: 8px 18px 4px 8px;
    opacity: 0.8;
    width: 23px;
}

.flexslider {
    position: relative;
    max-height: 680px;
    overflow: hidden;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .flex-viewport {
    max-height: 680px;
}

.flexslider .slides {
    zoom: 1;
}

.carousel li {
    margin-right: 5px;
}

.flex-direction-nav {
    height: 0;
}

.flex-direction-nav a {
    background: url("../images/slider/bg_direction_nav.png") no-repeat scroll -1px -2px;
    border: 3px solid #f4faf6;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: -62px 0 0;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 40px;
    z-index: 10;
}

.flex-direction-nav .flex-next {
    background-position: 94% -3px;
    right: -36px;
}

.flex-direction-nav .flex-prev {
    left: -36px;
}

.flexslider:hover .flex-next {
    opacity: .8;
    right: 5px;
}

.flexslider:hover .flex-prev {
    opacity: .8;
    left: 5px;
}

.flex-direction-nav .flex-disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    cursor: default;
}

.flex-control-nav {
    bottom: -15px;
    left: 45%;
    display: none;
    position: absolute;
    text-align: center;
    width: 100%;
}

.flex-control-nav li {
    zoom: 1;
    float: left;
    display: inline;
    margin: 0 6px;
}

.flex-control-paging li a {
    background: #d2d2d2;
    border-radius: 20px;
    cursor: pointer;
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -9999px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}

.flex-control-paging li a:hover {
    background: #2b2b2b;
}

.flex-control-paging li a.flex-active {
    background: #2b2b2b;
    cursor: default;
}

.flex-control-thumbs {
    position: static;
    overflow: hidden;
    margin: 5px 0 0;
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default;
}

.slides img {
    float: right;
    width: 50%;
}

.slide-image {
    background: #d2d2d2;
    display: block;
    overflow: hidden;
    width: 100%;
}

.slides li {
    position: relative;
}

.slides .caption-heading {
    display: block;
    left: 0;
    margin-top: 12em;
    margin-left: 3%;
    padding: 40px;
    position: absolute;
    top: 0;
    width: 60%;
}

.caption1 {
    color: #2b2b2b;
    font: 60px Cuprum;
    overflow: hidden;
}

.caption2 {
    color: #2b2b2b;
    font: 25px/42px Cuprum;
    overflow: hidden;
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover,.flex-control-thumbs img:hover {
    opacity: 1;
}

.main-head {
    margin-bottom: 40px;
    margin-top: 18px;
}

.head-title {
    color: #d2d2d2;
    font: 32px Cuprum;
	margin-right: 5px;
	display: inline-block;
}

.head-parag {
    color: #2b2b2b;
    font: 32px Cuprum;
}

.ca-menu {
    padding: 0;
    margin: 20px auto;
    width: 960px;
}

.ca-menu li {
    background: #d2d2d2;
    width: 220px;
    height: 242px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 18px;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}

.product-icon {
    font-size: 160px;
    color: #333;
    text-shadow: 0px 0px 1px #333;
    line-height: 150px;
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0px;
    top: 12%;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.ca-menu li:last-child {
    margin-right: 0px;
}

.ca-menu li a {
    text-align: left;
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    position: relative;
}

.ca-icon {
    font-family: 'WebSymbolsRegular', cursive;
    font-size: 60px;
    color: #333;
    text-shadow: 0px 0px 1px #333;
    line-height: 150px;
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0px;
    top: 0px;
    text-align: center;
    -webkit-transition: all 400ms linear;
    -moz-transition: all 400ms linear;
    -o-transition: all 400ms linear;
    -ms-transition: all 400ms linear;
    transition: all 400ms linear;
}

.ca-content {
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    top: 50%;
}

.ca-sub {
    background: #2b2b2b;
    text-align: center;
    font: 25px Cuprum;
    color: #d2d2d2;
    line-height: 40px;
    position: absolute;
    bottom: 0;
    width: 100%;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear;
}

.ca-menu li:hover {
    background: #2b2b2b;
}

.ca-menu li:hover .product-icon {
    color: #d2d2d2;
    -webkit-animation: moveFromBottom 300ms ease;
    -moz-animation: moveFromBottom 300ms ease;
    -ms-animation: moveFromBottom 300ms ease;
}

.ca-menu li:hover .ca-sub {
    color: #000;
    background: #d2d2d2;
    -webkit-animation: moveFromBottom 500ms ease;
    -moz-animation: moveFromBottom 500ms ease;
    -ms-animation: moveFromBottom 500ms ease;
}

@-webkit-keyframes smallToBig {
    from {
        -webkit-transform: scale(0.1);
    }

    to {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes smallToBig {
    from {
        -moz-transform: scale(0.1);
    }

    to {
        -moz-transform: scale(1);
    }
}

@-ms-keyframes smallToBig {
    from {
        -ms-transform: scale(0.1);
    }

    to {
        -ms-transform: scale(1);
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(100%);
    }

    to {
        -webkit-transform: translateY(0%);
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(100%);
    }

    to {
        -moz-transform: translateY(0%);
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(100%);
    }

    to {
        -ms-transform: translateY(0%);
    }
}

.ca-menu h3 {
    margin-bottom: 0;
}
.ca-menu li [class^="icon-"], li [class*=" icon-"]{
	width:100%;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 940px;
    padding: 30px 40px 0;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 277px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    background: url("../images/layout/arrow_carousel.png") no-repeat scroll 3px 3px;
    border-radius: 30px;
    border: 3px solid rgba(255,255,255,0.5);
    padding: 18px;
    position: absolute;
    top: 120px;
    opacity: 0.8;
    right: 0px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    opacity: 0.5;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    background: url("../images/layout/arrow_carousel.png") no-repeat scroll 3px 3px;
    border-radius: 30px;
    border: 3px solid rgba(255,255,255,0.5);
    padding: 18px;
    position: absolute;
    top: 120px;
    opacity: 0.8;
    left: -22px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    opacity: 0.5;
}

.menu-img-slide img {
    border: 3px solid #d2d2d2;
    width: 250px;
}

.menu-img-slide img:hover {
    cursor: pointer;
    opacity: 0.9;
}

.skin2-cauro .menu-img-slide img {
    border: 3px solid #2b2b2b;
    width: 250px;
}

.jcarousel-clip h2 {
    color: #d2d2d2;
    font: 33px Cuprum;
    text-align: center;
}

.skin2-cauro .jcarousel-clip h2 {
    color: #2b2b2b;
}

.skin2-cauro .jcarousel-clip h2:hover {
    opacity: 0.8;
}

.client-img img {
    margin-bottom: 20px;
    margin-left: 35px;
}

blockquote {
    border-left: 0 !important;
}

#cbp-qtrotator {
    position: relative;
    margin: 1em auto 0em auto;
    max-width: 840px;
    width: 100%;
}

#cbp-qtrotator .cbp-qtcontent {
    position: absolute;
    min-height: 200px;
    padding: 1em 0 0;
    top: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
}

.no-js #cbp-qtrotator .cbp-qtcontent {
    border-bottom: none;
}

#cbp-qtrotator .cbp-qtcontent.cbp-qtcurrent,.no-js .cbp-qtrotator .cbp-qtcontent {
    position: relative;
    z-index: 100;
    pointer-events: auto;
    opacity: 1;
}

#cbp-qtrotator .cbp-qtcontent:before,#cbp-qtrotator .cbp-qtcontent:after {
    content: " ";
    display: table;
}

#cbp-qtrotator .cbp-qtcontent:after {
    clear: both;
}

#cbp-qtrotator .cbp-qtprogress {
    position: absolute;
    background: #2b2b2b;
    height: 1px;
    margin-left: 30%;
    width: 0%;
    top: 84%;
    z-index: 1000;
}

#cbp-qtrotator blockquote {
    margin: 0;
    padding: 0;
}

#cbp-qtrotator blockquote p {
    font: 400 18px/35px Roboto;
    color: #2b2b2b;
    margin: 3em 0;
}

#cbp-qtrotator blockquote footer {
    color: #2b2b2b;
    font: 300 25px Roboto;
    text-align: right;
}

#cbp-qtrotator blockquote footer:before {
    content: '~ ';
}

#cbp-qtrotator .cbp-qtcontent img {
    float: left;
    margin-right: 1.8em;
	border-radius:0px;
}

.suscribe-ip-text {
    background: #2b2b2b;
    border: 0 none;
    color: #d2d2d2;
    display: inline-block;
    font: 23px Cuprum;
    margin: 30px 0 30px 5px;
    padding: 9px 14px;
    width: 70%;
}

.breadcrum {
    color: #2b2b2b;
    font-size: 20px;
    margin-top: 12px;
}

.breadcrum .arrow-sknclr1 {
    font-size: 24px;
    color: #d2d2d2;
}

.breadcrum a {
    color: #2b2b2b;
    font: 22px Cuprum;
    padding: 0px 8px;
}

.breadcrum a:hover {
    color: #d2d2d2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.breadcrum .active {
    color: #d2d2d2;
}

.breadcrum .active:hover {
    color: #2b2b2b;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.port4col img {
    border: 2px solid #d2d2d2;
    margin-right: 15px;
    margin-bottom: 12px;
    width: 220px;
}

.port3col .item {
    border: 2px solid #d2d2d2;
    margin-right: 9px;
    margin-bottom: 15px;
    width: 30%;
}

.portrsb .item {
    border: 2px solid #d2d2d2;
    margin-right: 9px;
    margin-bottom: 15px;
    width: 45% !important;
}

.portlsb .item {
    border: 2px solid #d2d2d2;
    margin-right: 9px;
    margin-bottom: 15px;
    width: 45% !important;
}

.port4col img:hover,.port3col img:hover {
    cursor: pointer;
    opacity: 0.8;
}

.port3col .main-head {
    margin-top: 20px !important;
}

.blog-list img {
    width: 100%;
}

.blog-list img:hover {
    opacity: 0.9;
}

.blog-list-contain {
    overflow: hidden;
    margin-bottom: 30px;
}

.blog-list .head-title {
    font-size: 29px;
}

.blog-list .head-parag {
    font-size: 29px;
}

.blog-list .main-head {
    margin-top: 12px;
}

.blog-date-cmt {
    float: left;
    text-align: center;
}

.date-bg {
    background: #2b2b2b;
    border-radius: 12px 12px 12px 12px;
    display: inline-block;
    margin: 0 0 18px;
    min-width: 74px;
    padding: 9px 20px;
    text-align: center;
}

.date-bg:hover {
    opacity: 0.8;
}

.date-bg h2 {
    font: 300 21px Roboto;
    color: #d2d2d2;
}

.date-bg h3 {
    font: 300 18px Roboto;
    color: #d2d2d2;
}

.comment-bg {
    background: #2b2b2b;
    border-radius: 12px;
    display: inline-block;
    padding: 9px 20px;
    min-width: 74px;
    text-align: center;
}

.comment-bg:hover {
    opacity: 0.8;
}

.comment-bg p {
    font: 300 21px Roboto;
    color: #d2d2d2;
    margin: 0 auto;
}

.fontawesome-comment {
    font-size: 25px;
    color: #d2d2d2;
    text-align: center;
}

.blog-img-text p {
    font: 300 17px/30px Roboto;
    color: #2b2b2b;
    margin-top: 12px;
    text-align: left;
}

.blog-img-text img {
    width: 100%;
}

.blog-img-text h3 {
    font: 27px Cuprum;
    color: #d2d2d2;
}

.user-comments {
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    margin-top: 30px;
    padding: 5px;
}

.user-comments img {
    border: 1px solid #E0E0E0;
    float: left;
    left: -48px;
    position: relative;
    width: 18% !important;
}

.user-comments h2 {
    font: 27px Cuprum;
    color: #2b2b2b;
    clear: both;
    padding: 8px 12px;
}

.user-comments h3 {
    font: 20px Cuprum;
    color: #2b2b2b;
    clear: both;
    padding: 8px 12px;
}

.user-comments p {
    color: #2b2b2b;
    font: 300 17px/30px Roboto;
    margin-left: 8%;
}

.leave-reply-form form input[type="text"] {
    background: #2b2b2b;
    border: 0 none;
    color: #d2d2d2;
    display: block;
    font: 20px Cuprum;
    height: 42px;
    margin-bottom: 16px;
    padding: 4px 5px;
    width: 60%;
}

.leave-reply-form form textarea,#respond  form textarea{
    background: #2b2b2b;
    border: 0 none;
    color: #d2d2d2;
    display: block;
    font: 20px Cuprum;
    height: 165px;
    padding: 4px 9px;
    margin: 0 8px 8px 0;
    width: 60%;
}
.comment-respond .main-head{
  margin-bottom:0px;
}

.leave-reply-form form {
    margin-top: 15px;
}
#respond a{
  color:#2b2b2b;
  font:18px Cuprum;
}
.user-comments .skin1-button  a{
  color:#2b2b2b;
}
.user-comments .skin1-button  a:hover{
  color:#d2d2d2;
}
.leave-reply-form #skin2-button {
    padding: 5px 18px;
}

.about-author {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 15px;
}

.about-author img {
    margin-right: 15px;
    width: 94%;
}

.about-author h2 a {
    color: #2b2b2b;
    font: 30px Cuprum;
}

.about-author p {
    color: #2b2b2b;
    font: 300 17px/30px Roboto;
}

.blog-single-recent {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #e0e0e0;
}

.user-comment {
    display: block;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 8%;
}

.blog-single-recent img {
    border: 2px solid #d2d2d2;
    margin-right: 20px;
    width: 250px;
}

.blog-single-recent h2 {
    text-align: left;
}

.blog-single-reply h2 {
    margin-bottom: 0px;
}

.relatedul li {
    display: inline;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    width: 45%;
}

.relatedul li a:hover {
    opacity: 0.8;
}

.relatedul li h2 {
    color: #d2d2d2;
    font: 25px Cuprum, verdana;
    margin-top: 8px;
    text-align: center;
}

.relatedul li p {
    color: #2b2b2b;
    font: 20px Cuprum, verdana;
    text-align: center;
}

.relatedul li img {
    width: 100%;
}

.contact-us p {
    line-height: 20px;
	margin-bottom:20px;
}
.error{
 color:red;
 font-style:italy;
}
.widget-container {
    margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}

.widget-title {
    background: #eee;
    border-bottom: 1px solid #b4b4b4;
    color: #666;
    font: 400 21px Roboto;
    padding: 5px 12px;
}

.widget-content {
    border: 1px solid #e4e4e4;
    margin-top: 5px;
    padding: 5px;
}

.widget-content p {
    font: 300 15px/25px Roboto;
    color: #2b2b2b;
    margin-bottom: 0;
    text-align: left;
}

.widget-content a p:hover {
    color: #d2d2d2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sb-button,.widget_search .search-submit , #searchsubmit{
    background: #d2d2d2;
    font: 17px Cuprum;
    border: 0;
    color: #2b2b2b;
    cursor: pointer;
    padding: 4px 5px;
    margin: 5px 7px;
}

.sb-button:hover,.widget_search .search-submit:hover,#searchsubmit:hover{
    background: #2b2b2b;
    color: #d2d2d2;
}

.sb-button:active,.widget_search .search-submit:active,#searchsubmit:active{
    background: #d2d2d2;
    color: #2b2b2b;
}

.sb-cntnt-blog p , .cat-item a{
    font: 300 17px/25px Roboto;
    padding: 9px;
	color:#2b2b2b;
}


.sb-cntnt-blog a p:hover,.cat-item a:hover {
    color: #d2d2d2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.sb-cntnt-login {
    padding: 4px;
}

.sb-cntnt-login form legend {
    font: 300 15px Roboto;
    color: #2b2b2b;
    display: inline-block;
    padding: 8px;
}

.sb-cntnt-login form input[type="text"] {
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 4px 0 #E0E0E0;
    -webkit-box-shadow: 0 0 4px 0 #E0E0E0;
    -moz-box-shadow: 0 0 4px 0 #E0E0E0;
    color: #2b2b2b;
    font: 300 15px Roboto;
    margin: 9px 1px;
    padding: 6px;
    width: 95%;
}

.sb-cntnt-login form input[type="password"] {
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 4px 0 #E0E0E0;
    -webkit-box-shadow: 0 0 4px 0 #E0E0E0;
    -moz-box-shadow: 0 0 4px 0 #E0E0E0;
    color: #2b2b2b;
    font: 300 15px Roboto;
    margin: 9px 1px;
    padding: 6px;
    width: 95%;
}

.sb-cntnt-subscr form,.widget_zappy_search  form {
    margin: 15px 0;
}
.widget_zappy_search .search-widget{
	margin-left:10px
}
.widget_zappy_search .search-box{ width: 69% !important;}
.sb-cntnt-subscr form input[type="text"] ,.widget_zappy_search  form input[type="text"]{
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 4px 0 #E0E0E0;
    -webkit-box-shadow: 0 0 4px 0 #E0E0E0;
    -moz-box-shadow: 0 0 4px 0 #E0E0E0;
    color: #2b2b2b;
    font: 300 15px Roboto;
    margin: 9px 0;
    padding: 5px;
    width: 66%;
}

#tabs li a {
    font: 300 16px Roboto;
}

.ui-widget-content {
    border: 0px !important;
}

.ui-widget-header {
    background: #f2f2f2 !important;
}

.ui-tabs .ui-tabs-panel {
    padding: 0 !important;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    background: #d2d2d2 !important;
    color: #2b2b2b !important;
	font-size:12px;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    background: #2b2b2b !important;
    color: #d2d2d2 !important;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
    background: #2b2b2b !important;
    color: #d2d2d2 !important;
}

.sidepost-wrapper {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    overflow: hidden;
}

.sidepost-img {
    display: inline-block;
    float: left;
    margin: 2%;
    width: 22%;
}

.sidepost-img img {
    width: 100%;
}

.side-post-text {
    display: inline-block;
    float: left;
    margin: 1%;
    width: 70%;
}

.side-post-text a p {
    margin-bottom: 5px;
}

.side-title {
    color: #d2d2d2 !important;
    display: inline-block;
    font: 400 18px Roboto;
    margin-bottom: 5px;
}
.widget-content .flickr_badge_image {
  padding:2px;
}
.side-title:hover {
    opacity: 0.8;
}

.side-post {
    font: 400 16px Roboto;
    color: #000;
}

.side-post:hover {
    opacity: 0.8;
}

.sponser-img a img {
    padding: 1px;
}

.sb-cntnt-latest h2 {
    display: inline-block;
    color: #d2d2d2;
    font: 400 18px Roboto;
    margin-bottom: 0px;
    margin-top: 8px;
}

.sb-latest-img {
    display: inline-block;
    float: left;
    padding: 6px 9px;
}

.sb-latest-post {
    border-bottom: 1px solid #b4b4b4;
    margin: 5px 6px;
    text-align: left;
}
.widget-content .zappy_ads {
	text-align:center;
}
.sb-cntnt-flickr img:hover {
    opacity: 0.8;
}

.footer-connection ul li a {
    float: left;
}

.footer-connection ul li {
    display: inline-block;
}

.footer-menu h2 {
    font: 30px Cuprum;
    color: #d2d2d2;
    margin: 15px 15px 15px 0;
}

.footer-menu p {
    font: 300 15px/26px Roboto;
    color: #cccccc;
}

.copyright-bar {
    margin-top: -20px;
    margin-bottom: -30px;
}

.footer-copyright {
    font: 22px Cuprum;
    color: #2b2b2b;
    padding: 12px;
}

#demo3_thumbs img {
    max-width: 100%;
    border: 2px solid #d2d2d2;
}

#demo3_mainImage img {
    width: 100%;
    margin-bottom: 20px;
    border: 2px solid #d2d2d2;
}

@media only screen and (min-width: 320px) {
    .superbox-list {
        width: 50%;
    }
}

@media only screen and (min-width: 486px) {
    .superbox-list {
        width: 25%;
    }
}

@media only screen and (min-width: 768px) {
    .superbox-list {
        width: 16.66666667%;
    }
}

@media only screen and (min-width: 1025px) {
    .superbox-list {
        width: 12.5%;
    }
}

.bottom-add img {
   /*  width: 100%; */
}
/*Twitter*/
.tweet-post { overflow:hidden;}

.twitter_userimage { display: inline-block;float: left;margin-right: 3%;width: 15%;}
.twitter_tweet p { margin-bottom: 2px;
padding: 0;}
.twitter_tweet p  a {color:#d2d2d2;}
.twitter_date { color:#6D6D6D;}
.twitter_dateago { color:#6D6D6D;}
.twitter_tweet {
display: inline-block;
float: left;
margin-left: 3%;
width: 75%;
} 
.twitter_username a{
  color:#d2d2d2;
  font-family:Roboto;
}

.green:active       { border: 1px solid #506320;}

/*Portfolio page*/
.portfolio-page{ padding-top: 110px; }
.portrsb{padding-top:95px;}
.post-share-icons ul li {
	display: inline-block;
	margin-bottom: 0px;
	padding: 5px;
}
 .fb-share-button { top:-5px; left:-15px;}
 .ftr-banner figure img{max-width: 100%;
margin: 15px 0;}

/*Gallery*/
.port-image a img{
	padding: 5px;
}
.port3col .port-image a img { width: 33%;}
.port2col .port-image a img { width: 47%;}
.port4col .port-image a img { width: 23%;}
.port4col .port-image img{
  border:none;
}
/*Default Widget*/
#wp-calendar { font:inherit; width: 100%;}
#wp-calendar th { font-weight: bold; color: #666; }
#wp-calendar tbody td { text-align: center; font-family: Roboto; font-size: 1em; color: #888; }
#wp-calendar tbody td a:hover { color: #333; }
#wp-calendar caption { font-family: Roboto; font-size: 1.5em; margin-bottom: 20px; color: #888;}
#wp-calendar #today { color: #d2d2d2 !important; }
.widget_archive li a { font-family: Roboto; font-size: 1em; color: #888; padding-left: 5%;}
.widget_archive li a:hover { color: #d2d2d2 !important; }
.widget_archive select { width: 80%; font-family: Roboto; font-family: 1em; border: none; padding-left: 5px; margin: 0 auto;}
.widget-area .widget_categories li a 
.widget_categories li a { font-family: Roboto; font-size: 17px; color: #888; padding-left: 5%;}
.widget_categories li a:hover { color: #d2d2d2 !important; }
.widget_categories select { width: 80%; font-family: Roboto; font-size: 1em; border: none; padding-left: 5px; margin: 0 auto;}
.widget_nav_menu li a { font-family: Roboto; font-size: 1em; color: #888; padding-left: 5%;}
.widget_nav_menu li a:hover { color: #d2d2d2 !important; }
.widget_meta li a { font-family: Roboto; font-size: 1em; color: #888; padding-left: 5%;}
.widget_meta li a:hover { color: #d2d2d2 !important; }
.widget_pages li a { font-family: Roboto; font-size: 1em; color: #888; padding-left: 5%;}
.widget_pages li a:hover { color: #d2d2d2 !important; }
.widget_recent_comments li { padding-left: 5%; font-family: Roboto; font-size: 1em; color: #888; }
.widget_recent_comments li a { font-family: Roboto; font-size: 1em; color: #888;}
.widget_recent_comments li a:hover { color: #d2d2d2 !important; }
.widget_recent_entries li { padding-left: 5%; font-family: Roboto; font-size: 1em; color: #888; }
.widget_recent_entries li a { font-family: Roboto; font-size: 1em; color: #888;}
.widget_recent_entries li a:hover { color: #d2d2d2 !important; }
.widget_rss li a { font-family: Roboto; font-size: 1.2em; color: #888; font-weight: bold; display: inline-block;}
.widget_rss li a:hover { color: #d2d2d2 !important; }
.widget_rss span { color: #d2d2d2; background: #f7f6f6; display: inline-block; clear: both; padding: 5px; font-size: inherit; font-family: Roboto; margin: 5px 0px; }
.widget_rss .rssSummary { font-size: 1em; font-family: Roboto; padding: 5px; }
.footer h4 a { color: #fff;}
.widget_search { overflow: hidden; }
.widget_search .search-field { display: inline-block; float: left; clear: both;padding: 6px; }
.widget_search .screen-reader-text { float: left; display: inline-block; }
.widget_search .search-submit { float: left; }
.widget_tag_cloud a { color: #888 !important; background: #f7f6f6; display: inline-block; clear: both; padding: 5px; font-size: inherit !important; font-family: Roboto; }

.widget_tag_cloud a:hover {color:#d2d2d2 !important; }
.widget_text p { font-size: 1em; font-family: Roboto; padding: 5px; }
.socialico-container .fb-share-button{top:0;left:0}
.widget_calendar,.widget_calendar a{font-family: Roboto;
 color: #d2d2d2;}
.rsswidget img{
  display:none;
}

/*Followers Widget*/
.widget-content .sub {
text-align:center;
font-weight:400;
font-size:18px;
width: 20%;	 	
margin: 0% 5%;	 	
float: left;
font-family: Roboto;
 color: #d2d2d2;
}

.subtext {
font-family: Roboto;
font-size:14px;
color:#000;
}
.Yfd{
	border:0px!important;
}
.widget-content{overflow:hidden;}
.comment_content a{
  color: #d2d2d2 !important;
display: inline-block;
font: 400 15px Roboto;
margin-bottom: 5px;
}
#prev,#next{color:#d2d2d2}
.tagcloud a,#tabs-4 a { background:#fff;border:1px solid #ccc;color:#d2d2d2 !important;border-radius:3px;font: 12px Roboto,verdana;padding:6px 9px; display:inline-block; margin:3px;-webkit-transition:background .3s ease-in-out;-moz-transition:background .3s ease-in-out;-o-transition:background .3s ease-in-out;transition:background .3s ease-in-out;}
#tabs-4 a:hover ,.tagcloud a:hover{ background-color:transparent; color:#333 !important;}