/* global resets */

@font-face { font-family: Source Sans Pro; src: url('SourceSansPro-Regular.otf'); } 
/* @import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700); */

@media only screen and (min-width : 1024px) {
.navbar-default{}
    body {
        background: #F0F0F0 !important;
        color: #777777 !important;
       /* font-family: "pt sans" !important; */
        font-family: source sans pro !important;
        font-size: 17px;
        line-height: 24px;
    }

    p {
        font-size: 17px;
        line-height: 24px;
    }

    ul li {
        font-size: 17px;
        line-height: 24px;
    }

    div.entry-content_post img{
        width: auto;
        max-width: 100%;
    }

    .documentation_right_content img {
        width: auto;
        max-width: 100%;
    }

    a {
        text-decoration: none;
    }


        a:hover {
            text-decoration: none;
        }


    h3 {
        color: #1ba085;
        font-size: 24px;
    }


    h4 {
        color: #1ba085;
        font-size: 18px;
        margin-top: 30px;
        font-weight: bold;
    }


    code {
        color: #777777 !important;
        font-family: "Courier New", Courier, monospace !important;
    }

	table, th, td {
		border: 1px solid black;
		border-collapse: collapse;
		border-spacing: 5px;
	}
	th, td {
		padding: 15px;
		text-align: left;
		}



    /* popular styles */

    span.blog-side {
        line-height: 24px;
        font-size: 17px;
        font-family: 'PT Sans';
        color: black;
        
    }


    .text-justify {
        text-align: justify;
    }


    .nospace {
        margin: 0;
        padding: 0;
        font-family: pt sans;
    }


    .marginb0 {
        margin-bottom: 0px !important;
    }


    .margint0 {
        margin-top: 0px !important;
    }


    .btn-yellow {
        background: #f26522;
        color: #fff;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        border-bottom: solid 6px #f3b858;
        font-family: "pt sans";
        font-size: 24px;
        display: block;
        width: 256px;
        display: inline-block;
        height: 79px;
        line-height: 79px;
        margin: 10px 0 25px;
        text-align: center;
        -moz-transition: all 0.3s ease-in;
        /* WebKit */
        -webkit-transition: all 0.3s ease-in;
        /* Opera */
        -o-transition: all 0.3s ease-in;
        /* Standard */
        transition: all 0.3s ease-in;
    }


        .btn-yellow:hover {
            color: #fff;
            background: #1ba085;
        }


    .btn-yellow-short {
        width: 215px;
        height: 70px;
        line-height: 70px;
        font-size: 22px;
    }


    .btn-submit {
        background: #EF652F;
        color: #fff !important;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        font-family: "pt sans",Arial;
        font-size: 16px;
        display: block;
        width: 110px;
        display: inline-block;
        height: 30px;
        /* line-height: 45px; */
        text-align: center;
        font-weight: bold;
        cursor: pointer;
        padding-top: 2px;
    }


        .btn-submit:hover {
            background: #EF652F !important;
        }


    .fill {
        min-height: 100%;
        height: 100%;
    }


    /* Fonts */











    .rowtop {
    }


    .rowmenu {
    }


    .rowshowcase {
    }


    .rowusercounter {
    }


    .rowfeatured {
    }


    .rowcontent {
    }


    .rowfooter {
    }


    .rowcopyright {
    }





    /* Rows styles one by one */





    /* Top row */





    .rowtop {
        font-size: 14px;
        line-height: 24px;
        color: #fff;
        background: #f26522;
    }


        .rowtop .container {
            background: url(assets/images/bg/bg_top.jpg) no-repeat 540px 0;
        }


        .rowtop a {
            color: #fff;
        }


            .rowtop a:hover {
                text-decoration: none;
            }


    /* Menu login */


    ul.menulogin {
        font-family: "pt sans-bold";
    }


        ul.menulogin li {
            padding-left: 0;
            padding-right: 0;
            margin-left: 0;
            margin-right: 0;
        }


            ul.menulogin li:last-child:before {
                content: '|';
            }


            ul.menulogin li:last-child {
                padding-left: 0px;
                padding-right: 0px;
            }


            ul.menulogin li a {
                padding: 0 15px;
            }





    /* Rowmenu style */





    .rowmenu {
        height: 75px;
        background: url(assets/images/bg/bg_mainmenu.jpg) repeat-x left;
        border-bottom: solid 1px #29a58c;
    }


    .logo_old {
        padding-top: 20px;
        margin-right: 131px;
    }


    .mainmenu {
        font-family: "pt sans";
        font-size: 16px;
        line-height: 19.2px;
        text-transform: uppercase;
        font-weight: bold;
    }


        .mainmenu a {
            color: #000;
            line-height: 75px;
            padding: 0 15px;
            height: 100%;
            display: block;
        }


            .mainmenu a:hover, .mainmenu a:active, .mainmenu .current a {
                background: #1ba085;
                color: #fff;
            }


    /* rowshowcase style */





    .rowshowcase {
        border-top: solid 1px #f0f9f7;
        height: 495px;
        border-bottom: solid 1px #f9deb1;
        position: relative;
        padding-top: 45px;
    }


        .rowshowcase .container {
            background: url('assets/images/bg/bg_showcase.jpg') no-repeat bottom right;
            height: 100%;
            min-height: 100%;
            display: block;
        }


    .wrapperlivechat {
        position: absolute;
        left: 0;
        top: 25%;
    }


    .iconlivechat {
        width: 70px;
        height: 47px;
        background: url('assets/images/bg/icon_livechat.gif') no-repeat top left;
    }


    .textlivechat {
        width: 30px;
        height: 75px;
        background: url('assets/images/bg/text_livechat.gif') no-repeat top left;
    }


        .textlivechat a {
            text-indent: -9999px;
            display: block;
            height: 100%;
            width: 100%;
        }


    .wrapperlivechat:hover .iconlivechat {
        background: url('assets/images/bg/icon_livechat_hover.gif') no-repeat top left;
    }


    .openvideo {
        position: absolute;
        top: 30px;
        width: 482px;
        height: 273px;
        background: url('assets/images/slider/video.jpg') no-repeat center center;
    }


        .openvideo:hover {
            width: 482px;
            height: 273px;
            background: url('assets/images/slider/video_over.jpg') no-repeat center center;
        }





    .rowshowcase h2 {
        font-size: 36px;
        line-height: 42px;
        font-family: "Georgia", Arial, Tahoma;
        font-weight: bold;
    }


    .rowshowcase p.text {
        font-family: "Georgia", Arial, Tahoma;
        line-height: 24px;
        font-size: 20px;
    }


    .rowshowcase p.desc {
        font-family: "Georgia", Arial, Tahoma;
        font-size: 25px;
        line-height: 19.2px;
        color: #1ba085;
        padding: 2px;
        line-height: 25px;
    }


    /* rowusercounter style */





    .rowusercounter {
        min-height: 20px;
        background: #f3b858;
    }


    .wrappercounter {
        margin: 0 auto;
        width: 300px;
        position: relative;
    }


    .rowusercounter .counter {
        position: absolute;
        height: 62px;
        background-color: #fff;
        width: 242px;
        top: -22px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        background: #f3b858 url(assets/images/bg/bg_counter.jpg) no-repeat center center;
        font-family: pt sans,arial,tahoma;
        font-size: 36px;
        letter-spacing: 27px;
        color: #fff;
        padding-top: 5px;
        padding-left: 17px;
    }


    .rowusercounter .desc-users {
        position: absolute;
        right: -113px;
        color: #f26522;
        top: -2px;
    }


    .rowusercounter hr {
        border: solid 1px #f3b858;
        position: absolute;
        top: -14px;
        width: 240px;
        background: #f3b858;
        z-index: 999;
    }


    /* rowfeatures style */





    .rowfeatured {
        height: 128px;
        background: #1ba085;
    }


        .rowfeatured a {
            line-height: 128px;
            display: block;
        }


    /* rowcontent styles */





    .rowcontent {
        border-bottom: solid 1px #29a58c;
    }


        .rowcontent .container {
            min-height: 500px;
            padding: 20px 0;
        }


    .rowcontent-homepage .container {
        background: url(assets/images/bg/bg_content.jpg) 27% 0 no-repeat;
        padding: 90px 0;
    }


    ul.contentlist li {
        width: 20%;
        margin: 30px 0 40px 0;
    }


    ul.contentlist a {
        font-family: pt sans,arial,tahoma;
        font-size: 16px;
        color: #000;
        line-height: 19.2px;
        text-transform: uppercase;
        padding: 3px 0;
        display: block;
    }


    /* rowfooter styles */





    .rowfooter {
        background: #efefef;
        border-top: solid 1px #dce5e3;
    }


        .rowfooter .container {
            background: url(assets/images/bg/bg_footer.jpg) no-repeat top right;
            height: 90px;
            padding: 15px;
        }


    .logo-footer {
        margin-top: 5px;
        display: block;
    }


    .rowfooter p.slogan {
        color: #1ba085;
        font-size: 20px;
        font-family: pt sans,arial,tahoma;
    }





    .logo-slogan {
        width: 26%;
    }


    .menufooter li {
        margin: 0px 45px 5px 0px;
        padding: 2px;
    }


    .menufooter a {
        font-family: pt sans-bold,arial,tahoma;
        font-weight: normal;
        font-size: 16px;
        color: #000;
        display: block;
    }


        .menufooter a:hover {
            color: #1ba085;
        }


    .social-icons p {
        font-family: pt sans-bold,arial,tahoma;
    }


    .social-icons ul {
        padding-left: 45px;
    }


    /* rowcopyright styles */





    .rowcopyright {
        background: #f3b858;
        color: #fff;
    }


        .rowcopyright .container {
            height: 37px;
            background: url(assets/images/bg/bg_copyright.jpg) no-repeat 150px 0;
        }


        .rowcopyright .col-md-4 {
            /*Wisam Fix*/
            /*padding-top: 7px;*/
            padding-top: 7px;
            width: 287px;
        }


    .copyright-right {
        padding-top: 3px !important;
    }





    /* Home page styles ends */





    /* Page 404 styles */





    .bg_404 {
        padding-left: 170px;
    }


    .desc_404 {
        font-size: 20px;
        font-weight: bold;
        margin-top: 30px;
        margin-bottom: 80px;
    }


    .rowmenu .btn-yellow {
        font-size: 16px;
        padding: 00px;
        height: 55px;
        line-height: 55px;
        width: 155px;
        margin-left: 60px;
    }








    /* Contact Us Page */





    .desc {
        font-size: 20px;
        font-weight: bold;
        margin-top: 40px;
        margin-bottom: 0px;
    }


    .panel_contact {
        background: url(assets/images/bg/bg_contact.jpg) repeat-x top left;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        min-height: 500px;
        padding: 30px 20px;
        clear: both;
        font-size: 20px;
        position: relative;
    }


        .panel_contact form {
            width: 700px;
        }


        .panel_contact .control-label {
            text-align: left;
        }


        .panel_contact label {
            font-weight: normal;
        }


        .panel_contact .col-sm-2 {
            width: 29% !important;
        }


        .panel_contact .col-sm-10 {
            width: 53% !important;
        }


    .form-control {
        /* -webkit-border-radius: 20px; */
        -moz-border-radius: 20px;
        /* border-radius: 20px; */
        display: block;
        height: 50px;
        padding-left: 22px;
        color: #000;
        font-size: 20px;
    }


    select.form-control {
        background: #fff url(assets/images/bg/bg_select.jpg) 320px center no-repeat;
        -webkit-appearance: none;
    }


    .bg_contact_right {
        position: absolute;
        top: 60px;
        right: -97px;
    }


    .bg_contact_top {
        position: absolute;
        top: -32px;
        right: 110px;
    }





    /* product page */


    .col-product {
        width: 49%;
    }


    .box-product {
        border: solid 1px #1ba085;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        padding: 20px 0px 20px 15px;
        display: block;
    }


        .box-product h3 {
            font-size: 24px;
            margin-bottom: 5px;
        }


    .col-product-content {
        padding-left: 15px;
        width: 388px;
    }





    /* Faq styles */


    .exp-faq .ui-accordion .ui-accordion-header {
        background: #f3b858;
        color: #000;
        font-size: 24px;
        margin-top: 6px;
        padding: 5px;
        cursor: pointer;
    }


    .exp-faq .ui-state-active {
        background: #1ba085 !important;
        color: #000;
        -moz-border-radius-topright: 10px;
        border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        border-top-left-radius: 10px;
    }


    .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
        left: 990px !important;
        right: 200px !important;
        -webkit-border-radius: 20px !important;
        -moz-border-radius: 20px !important;
        border-radius: 20px !important;
    }


    .exp-faq .q {
        color: #fff;
        margin-right: 5px;
    }


    .ui-accordion .ui-accordion-icons {
        padding-left: 0.5em !important;
    }


    .exp-faq .a {
        color: #1ba085;
        margin-left: -5px;
        font-size: 24px;
    }


    .ui-accordion .ui-accordion-content {
        background: #f2f2f2;
        -moz-border-radius-bottomright: 10px;
        border-bottom-right-radius: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-left-radius: 10px;
    }


    .btn-text {
        line-height: 24px;
        padding-top: 8px;
    }





    .formstyle1 .control-label {
        text-align: left;
    }


    .formstyle1 select.form-control {
        background: #fff url(assets/images/bg/bg_select.jpg) 370px center no-repeat !important;
        -webkit-appearance: none;
    }


    .fadein {
        position: relative;
    }


        .fadein p {
            position: absolute;
            left: 0;
            top: 0;
        }





    .progress {
        height: 220px;
        width: 260px;
        background: url(assets/images/waiting-animation.gif) no-repeat center center;
    }





    .error-message {
        color: red;
        font-size: 12px;
        margin-top: 12px;
    }





    .imgSuppport {
        display: block;
        padding: 5px 0;
    }


    span.btn-submit.close {
        text-shadow: none;
        opacity: inherit;
    }





    /*********************Price Page*********************/





    .wrapper-mid {
        width: 1024px;
        margin: 0 auto;
    }


    .clear {
        clear: both;
    }





    #main-contain {
        width: 100%;
    }


    .info-heading {
        margin-top: 35px;
        margin-bottom: 30px;
        font-family: georgia,pt sans;
        font-size: 36px;
        color: #000;
    }


    .pricing-table {
        width: 100%;
        margin: 0 auto;
        padding: 2% 0 2% 0;
    }


    .grid_3 {
        width: 20%;
        display: inline;
        float: left;
        position: relative;
    }


    div.pricing-cell1 {
        text-align: center;
        border: 1px solid #f3b858;
        padding: 2px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        border-radius: 20px;
    }





    div.pricing-cell2 {
        margin: 0px 5%;
        text-align: center;
        border: 1px solid #1ba085;
        padding: 2px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        border-radius: 20px;
    }


    div.pricing-cell3 {
        text-align: center;
        border: 1px solid #f26522;
        padding: 2px;
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        border-radius: 20px;
    }


    div.pricing-cell4 {
        background: url(assets/images/pricing/overlay.jpg) no-repeat 0 0;
        height: 485px;
        margin: 0px 0% 0px 4%;
    }


        div.pricing-cell4 .inner {
            text-align: center;
            border: 1px solid #1ba085;
            padding: 2px;
            background: #fff;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            -khtml-border-radius: 20px;
            border-radius: 20px;
            margin-top: 200px;
        }





    div.pricing-cell1 h5 {
        font-weight: normal;
        font-size: 36px;
        color: #f3b858;
        padding: 15px 0;
        text-transform: uppercase;
    }


        div.pricing-cell1 h5 span {
            color: #000;
            font-size: 14px;
            text-transform: none;
        }


    div.pricing-cell2 h5 {
        font-weight: normal;
        font-size: 36px;
        color: #1ba085;
        padding: 15px 0;
        text-transform: uppercase;
    }


        div.pricing-cell2 h5 span {
            color: #000;
            font-size: 14px;
            text-transform: none;
        }


    div.pricing-cell3 h5 {
        font-weight: normal;
        font-size: 36px;
        color: #f26522;
        padding: 15px 0;
        text-transform: uppercase;
    }


        div.pricing-cell3 h5 span {
            color: #000;
            font-size: 14px;
            text-transform: none;
        }


    div.pricing-cell4 h5 {
        font-weight: normal;
        font-size: 36px;
        color: #f26522;
        padding: 15px 0;
        text-transform: uppercase;
    }


        div.pricing-cell4 h5 span.bold {
            font-size: 36px;
            font-weight: bold;
            color: #f26522;
        }


        div.pricing-cell4 h5 span {
            font-size: 14px;
            color: #a1d0c4;
            text-transform: none;
        }


    div.pricing-cell1, div.pricing-cell2, div.pricing-cell3 {
        padding-bottom: 30px;
    }


        div.pricing-cell1 div, div.pricing-cell2 div, div.pricing-cell3 div {
            padding: 10px 0px;
            color: #000;
            font-size: 14px;
        }


            div.pricing-cell1 div:nth-child(odd) {
                background: #fbeacd;
            }


            div.pricing-cell1 div:nth-child(even) {
                background: #fff;
            }


            div.pricing-cell2 div:nth-child(odd) {
                background: #bae2da;
            }


            div.pricing-cell2 div:nth-child(even) {
                background: #fff;
            }


            div.pricing-cell3 div:nth-child(odd) {
                background: #fbd0bc;
            }


            div.pricing-cell3 div:nth-child(even) {
                background: #fff;
            }



    .freeplan {
        border-top: 2px solid #bae2da;
        border-bottom: 2px solid #bae2da;
        padding: 30px 15px;
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        line-height: normal;
    }


        .freeplan .left {
            width: 70%;
            float: left;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
        }


        .freeplan .right {
            width: 29%;
            float: left;
        }


            .freeplan .right div {
                text-align: center;
            }


            .freeplan .right a {
                text-indent: -9999px;
                background: url(assets/images/dialogs/sign-up_btn.jpg) no-repeat 0 0;
                width: 233px;
                height: 63px;
                display: block;
                cursor: pointer;
            }


        .freeplan h5 {
            color: #1ba085;
            font-weight: normal;
            font-size: 36px;
            padding: 0px;
        }


        .freeplan .slogun {
            color: #000;
            font-size: 16px;
            font-family: georgia,pt sans;
        }


        .freeplan ul {
            width: 100%;
        }


            .freeplan ul li {
                float: left;
                padding-right: 35px;
                padding-left: 0px;
                list-style-image: url('assets/images/pricing/bullet.jpg');
                font-weight: bold;
                font-size: 16px;
                font-family: georgia,pt sans;
            }


    #tips {
        width: 100%;
        padding: 6% 20px 6% 20px;
        background: url(assets/images/pricing/tips-bg.jpg) no-repeat 305px 0px;
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        line-height: normal;
    }


        #tips .box {
            width: 28%;
            float: left;
            border: 1px solid #1ba085;
            -moz-border-radius: 20px;
            -webkit-border-radius: 20px;
            -khtml-border-radius: 20px;
            border-radius: 20px;
            margin: 0 4%;
            text-align: center;
            padding: 10px;
            min-height: 130px;
            background: #fff;
            box-sizing: content-box;
            -webkit-box-sizing: content-box;
            line-height: normal;
        }


            #tips .box p {
                font-size: 16px;
                font-family: georgia,pt sans;
            }


        #tips .last {
            margin: 0px;
        }


        #tips .box h5 {
            font-size: 24px;
            font-family: arial,pt sans;
            font-weight: normal;
            color: #1ba085;
            padding: 5px 0px 10px;
            margin: 0;
        }


        #tips .box:first-of-type {
            margin: 0px;
        }


        #tips .box:last-of-type {
            margin: 0px;
        }


    #contact-qoute {
        text-align: center;
        padding-bottom: 20px;
    }


        #contact-qoute a {
            text-indent: -9999px;
            background: url(assets/images/pricing/contact_bnt.jpg) no-repeat 0 0;
            width: 217px;
            height: 90px;
            display: block;
            cursor: pointer;
            margin: 0 auto;
        }





    .copyright-right {
        cursor: pointer;
    }





    /* Videos Page */


    .v_cat_header {
        color: #1ba085;
        font-size: 24px;
        border-bottom: solid 1px #1ba085;
        margin-bottom: 20px;
    }


    .v_box_wrapper {
        background: #eaeaea;
        padding: 8px;
        position: relative;
        margin-bottom: 25px;
    }


    .v_video_title {
        padding-top: 5px;
        padding-left: 10px;
        visibility: visible;
        -moz-transition: all 0.2s ease-in;
        /* WebKit */
        -webkit-transition: all 0.2s ease-in;
        /* Opera */
        -o-transition: all 0.2s ease-in;
        /* Standard */
        transition: all 0.2s ease-in;
    }


        .v_video_title p {
            padding: 0;
            margin: 0;
            font-family: Georgia;
            font-size: 20px;
        }


    .v_video_thumb {
        width: 100%;
        height: 170px;
        position: relative;
        cursor: pointer;
    }


    .v_video_thumb_img {
        position: relative;
        z-index: 1;
    }


    .v_video_play {
        position: absolute;
        z-index: 2;
        left: 40%;
        top: 35%;
    }


    .v_video_desc {
        display: none;
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        padding: 8px 10px;
        color: #000;
        z-index: 1039;
        cursor: pointer;
        /* Fallback for web browsers that doesn't support RGBa */
        background: rgb(241, 194, 117);
        /* RGBa with 0.6 opacity */
        background: rgba(241, 194, 117, 0.8);
    }


        .v_video_desc p {
            margin: 0;
        }


        .v_video_desc hr {
            margin: 5px 0;
        }


    .v_desc_video_name {
        font-size: 20px;
    }


    .v_desc_video_desc {
        font-size: 16px;
    }


    .v_desc_length {
        font-size: 16px;
    }


    .v_desc_play {
        font-size: 16px;
    }


    .modal-header {
        background: #1ba085;
        width: 90%;
        color: #fff;
        padding: 15px 5%;
        box-sizing: content-box;
    }


    .modal-content {
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        border-radius: 20px;
    }


    .v_box_wrapper:hover .v_video_title {
        visibility: hidden;
    }


    .v_modal .modal-title {
        font-size: 30px;
    }





    .categories-links {
        margin-left: 2px !important;
        margin-right: 2px !important;
    }


    .list-question-title {
        margin-left: 2px !important;
        margin-right: 4px !important;
    }


    .more-link {
        display: none;
    }


    .search-field {
        width: 174px;
        height: 35px;
        font-family: "pt sans",Arial;
        font-size: 16px;
        padding-left: 5px;
        color: #c3c3c3;
    }



    .dwqa-user-avatar img {
        width: auto !important;
    }

    .footer .footer-col .footer-title {
        font-family: PTSansBold;
        font-size: 18px;
        text-transform: none;
    }
}



@charset "utf-8";
/* CSS Document */
img{max-width:100%;}
html{overflow-x:hidden;
margin:0 !important;
}


body{background:#f4f4f4; font-family: 'Alegreya Sans', sans-serif; overflow-x:hidden}

a{
	text-decoration:none;
	transition:ease-in-out .5s;	
}
a:hover{
	text-decoration:none;
}
a:focus{
	text-decoration:none;
}
.container{max-width:1280px;}

.try_now4{
	margin:0px !important;	
}

/* ==========  FOOTER CSS START HERE  ========= */

.foot-wrapper {
  background: #1f1f1f none repeat scroll 0 0;
  padding: 50px 10px;
  margin-bottom:60px;
}

footer h4 {
  color: #fe4e00 !important;
  font-family: source sans pro;
  font-size: 22px;
  font-weight: 500;
}
footer ul li{
	line-height:25px;	
}
footer ul li a{
	color:#d6d6d6;
	font-size:15px;	
	font-family: source sans pro;
}
footer ul.list-inline>li{
	padding:0 2px;	
}
a.try_now3{
	box-sizing:border-box;
	padding:11px 50px;
	text-align:center;	
	margin:0px;
}

a.try_now3{
	border:2px solid #fe4e00;
	background:#fe4a00;
	color:#fff;
	display:inline-block;
	padding:12px 41px;
	font-family:Source Sans Pro !important;
	font-size:22px;	
	font-weight:300;
	border-radius:50px;
	
}

a.try_now3:hover{
	box-sizing:border-box;
	padding:12px 41px;
	display:inline-block;
	text-align:center;	
	background:none;
	border:2px solid #fe4e00;
    color: #fe4e00;
	
}
.social li a img{opacity:.8;}
.social li a img:hover{opacity:1;}
.credit2{
	font-size:16px;	
	padding:10px 0 10px 30px;
}

.signup a{
	color:#fe4e00;
	text-transform:uppercase;	
	font-size:15px;
	font-weight:700;
	display:inline-block;
	margin-top:20px;
	font-family: source sans pro;
}

a.try_now3:hover:before{
	left:-10px;	
}

 @media (max-width:500px){
	 .bottom_one{
		text-align:center;	 
	}
 footer .bottom_one .col-xs-6{
	 display:block;
	 float:none;
	 width:100%;
	 box-sizing:border-box;
 }
 .credit2{
	padding:5px 0;	 
}

}



/**** head ****/

.top_sec {
  background: rgba(0, 0, 0, 0) url("http://blog.backand.com/wp-content/uploads/2015/06/sec-bg.jpg") no-repeat scroll 0 0 / cover ;
}



header {
  font-family: Source Sans Pro;
  font-weight: 500;
  margin: 0 auto;
  max-width: 1600px;
  padding: 30px 0;
}

.navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-family: Source Sans Pro;
  margin: 8px 0 0;
}
.navbar-default {
  font-family: Source Sans Pro;
}

.navbar-right {
  margin-top: 4px;
}

.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
}

header .navbar-default li a {
  border-radius: 3px;
  padding: 7px 10px;
  text-transform: uppercase;
}


.navbar-default .navbar-nav > li.login a {
  background: #9f9f9f none repeat scroll 0 0;
  border-radius: 50px;
}

.banner_text.banner_text2 {
  padding: 20px 0 90px;
}

.banner_text {
  color: #fff;
}

.text-center {
  text-align: center;
}

.banner_text2 h1 {
  font-family: Source Sans Pro;
  font-weight: 300;
  margin-bottom: 20px;
}

.banner_text h1 {
  font-size: 62px;
  font-weight: 500;
  margin-top:0px;
}

.banner_text2 p {
  font-family: Source Sans Pro;
  font-size: 27px;
  font-weight: 100;
  max-width: 100%;
}

.banner_text p {
  color: #a0a0a0;
  font-size: 27px;
  line-height: 33px;
  margin: 0 auto;
  max-width: 750px;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #fe4a00;
}

.navbar-default .navbar-nav > li.login a:hover {
  background: #fe4a00 none repeat scroll 0 0;
  color: #fff;
}

.col-md-8 {
  width: 66.6667% !important;
}




/*** content ****/

/* article {
  margin: 80px auto 130px;
  max-width: 771px;
   border-bottom: medium none;
    display: block;
    float: none;
}

.entry-thumbnail img {
  height: auto !important;
  width: 100% !important;
}

.entry-meta {
  font-family: "pt sans";
  margin-bottom: 0;
  margin-top: 0;
  text-align: left;
  width: 100%;
}

.entry-meta span {
  display: inline-block;
}

.right_inner_content {
  clear: both;
  display: inline;
  float: none!important;
  height: auto;
  overflow: hidden;
  width: 100%!important;
}

.comments-entery {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.entry-header {
  margin-left: 0;
} */

/*** blog-content ***/



 article {
border-bottom: medium none;
    float: none;
	width:100%;
	margin-bottom: 0;
    padding-bottom: 0;
}
.blog_row1 {
  margin: 80px auto 10px;
  max-width: 771px;
}

.ar_head h2 {
  font-family: Source Sans Pro;
  font-size: 48px;
  line-height: 63px;
  margin: 0;
  color:#000;
}

.ar_head h2 a {
  color: #000;
  transition: all 0.5s ease-in-out 0s;
}

.ar_head h2 a:hover {
  color: #fe4e00;
}
.ar_head span a {
  color: #fe4e00;
  font-weight: 600;
}

.ar_head > span {
  color: #9f9f9f;
  display: block;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 300;
  margin: 11px 0 37px;
}

.ar_head span span {
  color: #404040;
  font-weight: 500;
}

.blog_text {
  color: #404040;
  font-family: Source Sans Pro !important;
  margin: 37px 0 16px;
}

.blog_text h3 {
  color: #010101;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: source sans pro !important;
}

.blog_text p {
font-family: source sans pro !important;
  color: #404040;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 33px;
  margin: 48px 0;
}

.blog_text a {
  color: #f16739;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.blog_links {
  border-top: 1px solid #ccc;
  color: #f16739;
  font-size: 15px;
  padding: 13px 4px;
}

.social_links a {
  color: #b5b5b5;
  font-size: 17px;
  padding: 0 8px;
  transition: all 0.5s ease-in-out 0s;
}

.social_links a:hover {
  color: #f16739;
  transform: scale(1.1, 1.1);
}



.try_now5 {
  margin: 10px;
}
.try_now5 p {
  color: #000;
  font-family: Source Sans Pro;
  font-size: 22px;
}
.try_now5 a {
  margin: 10px 0 8px;
  text-transform: uppercase;
}
.get_start-txt a {
  background: #fe4e00 none repeat scroll 0 0;
  border-radius: 60px;
  color: #fff;
  display: inline-block;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-weight: 400;
  padding: 14px 99px;
}

.get_start-txt a:hover {
  background: #333 none repeat scroll 0 0;
}

.try_now5 span {
  color: #b7b7b7;
  display: block;
  font-family: Source Sans Pro;
  font-size: 18px;
  font-weight: 300;
}



#last_blog_row {
  margin-bottom: 0;
}

.comments-entery {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}


.article_post {
  width: 100% !important;
   padding-bottom: 0;
     margin-bottom: 0 !important;
  margin-top: 0;
}

.archive-title {
  font-size: 30px;
  margin-left: 0 !important;
  text-align: center;
}


.addthis_toolbox.addthis_default_style.addthis_ {
  float: right;
  margin-top: 20px;
}

/************************************************************
 * Push Sidebar Menu
 ************************************************************/
body{
transition:all 0.4s;
}
.navbar .navbar-default{
 display:block;
}
.nav_trigger{
display:none;
}
.mview {
  float: right;
  padding-top: 3px;
  text-align: right;
}

.nav_view {
  float: right;
  padding-top: 19px;
  text-align: right;
}

a.login {
  background: #9f9f9f none repeat scroll 0 0;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  padding: 5px 21px;
}
a.tryitnow{background: #fe4a00 none repeat scroll 0 0;
border-radius: 50px;
color: #ffffff;
display: inline-block;
font-size: 17px;
padding: 5px 21px;}
.nav_trigger {
  cursor: pointer;
  float: right;
  font-size: 1.5em;
  line-height: 0;
  margin: 5px 20px 0 16px;
}
#desktopnav{
display:block;
}
.mview{
display:none;
text-align:right;
float:right;
}
#push_sidebar a.try_now {
  background: #fe4a00 none repeat scroll 0 0;
  border: 2px solid #fe4e00;
  border-radius: 50px;
  bottom: 20px;
  color: #ffffff;
  display: inline-block;
  font-family: Source Sans Pro !important;
  font-size: 22px;
  font-weight: 300;
  left: 15px;
  padding: 10px !important;
  position: absolute !important;
  right: 0;
  text-align: center;
  width: 90%;
  opacity:0.8;
}
#push_sidebar li a {
  color: #ffffff;
  display: block;
  font: 16px source sans pro;
  padding: 23px 40px;
  text-decoration: none;
  text-transform: uppercase;
 
}
#push_sidebar a.try_now:hover {
opacity:1;
}
body.show_sidebar .nav_trigger {
	margin-right: 12px;
}
#push_sidebar {
  background: #202020 none repeat scroll 0 0;
  border-left: 0 none;
  bottom: 0;
  box-shadow: 3px 0 6px #000000 inset;
  color: #95a7b7;
  overflow: auto;
  position: fixed;
  right: -250px;
  top: 0;
  padding-top:15px;
  width: 250px;
 
  -webkit-transition: all .4s ease;
	   -moz-transition: all .4s ease;
	    -ms-transition: all .4s ease;
	     -o-transition: all .4s ease;
	        transition: all .4s ease; 
}

body.show_sidebar #push_sidebar {
	-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
	z-index: 111;
	-webkit-transition: all .4s ease;
	   -moz-transition: all .4s ease;
	    -ms-transition: all .4s ease;
	     -o-transition: all .4s ease;
	        transition: all .4s ease;
}
#wrapper {
	margin-right: 0;
	/* min-height: 1000px; */
	overflow: hidden;
	width: 100%;
	-webkit-transition: all .4s ease;
	   -moz-transition: all .4s ease;
	    -ms-transition: all .4s ease;
	     -o-transition: all .4s ease;
	        transition: all .4s ease;
}
body.show_sidebar  #wrapper {
-webkit-transform: translateX(-250px);
	transform: translateX(-250px);
	transition:all 0.4s;	
}

a.login:hover {
  background: #fe4a00 none repeat scroll 0 0 !important;
  color: #fff !important;
}

/************************************************************
 * Push Sidebar Menu
 ************************************************************/	

 
 
 /************************************************************
 * Push Sidebar Menu
 ************************************************************/
@media (max-width:1232px){
.mview{
display:block;
}
#desktopnav{
display:none;
}
.navbar{
 display:none !important;
}
.nav_trigger{
display:block;
color:#fff;
}
}
/************************************************************
 * Push Sidebar Menu
 ************************************************************/
 
 
 
 /*** custom-header ***/
 
 .stickey-header::after {
  clear: both;
  content: " ";
  display: block;
  width: 100%;
}
.scrolled .stickey-header {
  top: 0;
}
.stickey-header {
  background: white none repeat scroll 0 0;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  height: 70px;
  left: 0;
  position: fixed;
  right: 0;
  top: -100px;
  transition: all 400ms ease-in-out 0s;
  z-index: 100;
}
.stickey-header .logo {
  left: 20px;
  position: absolute;
  top: 15px;
  z-index: 1000;
}
.stickey-header .logo img {
  transition: all 200ms ease 0s;
}
.stickey-header .main-menu {
  float: right;
  margin: 20px;
}
.stickey-header .main-menu li {
  display: inline-block;
  margin: 0 5px;
}
.stickey-header .main-menu li a {
  color: #4c4c4c ;
  display: block;
  font-family: source sans pro !important;
  font-size: 16px;
  font-weight: 500;
  padding: 7px 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.stickey-header .main-menu li a:hover {
  color: #fe4a00 ;
}

.login-try > a {
  background: #e9e9e9 none repeat scroll 0 0;
  border-radius: 50px;
  padding: 5px 16px !important;
}

.login-try > a:hover {
  background: #fe4a00 none repeat scroll 0 0 !important;
  color: white !important;
}

.login-nav > a {
  background: #fe4a00 none repeat scroll 0 0;
  border-radius: 50px;
  color: #ffffff !important;
  padding: 5px 23px !important;
}
a.login-raww {
  background: #fe4a00 none repeat scroll 0 0;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  padding: 5px 23px;
}
.navbar-right  .login-nav > a:hover{background: #fe4a00 ! important;}
.navbar-right .login-nav{margin-left: 10px; border-radius: 42px ! important;}
.navbar-right .login-nav a{border-radius: 42px; display: block !important; padding-bottom: 7px !important; padding-top: 7px !important;}
.trigger_try {
  color: #424242 !important;
}
@media (max-width:750px){
.top_sec {
  background: white url("http://blog.backand.com/wp-content/uploads/2015/06/sec-bg.jpg") no-repeat scroll 0 0 / 100% 200% !important;
}
}

@media (max-width:400px){
.logo.stic-logo {
  width: 30%;
}
}



/*** newslatter ***/

.signup h4 {
  color: #fe4e00;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  margin-top: 20px;
  text-transform: uppercase;
}

.es_textbox .es_textbox_class {
  color: #4c4c4c;
}

.es_button .es_textbox_button {
  background: #fe4e00 none repeat scroll 0 0;
  border-radius: 50px;
  color: #fff;
  font-family: source sans pro;
 /* padding: 0 70px !important; */

}
#email-subscribers-3{list-style:none;}
#es_txt_button_pg{background:url("http://blog.backand.com/wp-content/uploads/2015/06/arrow21.png");

background-repeat: no-repeat;
background-position: center;
background-color: #fe4e00;}
#es_txt_button{background:url("http://blog.backand.com/wp-content/uploads/2015/06/arrow_icon1.png");
height: 32px !important;
margin-left: 19px;
margin-top: 19px !important;
padding: 0 16px !important;
width: 32px !important;
background-repeat: no-repeat;
background-position: center;
background-color: #fe4e00;}
.es_lablebox {
  color: #fe4e00;
  font-family: source sans pro;
}

.es_button .es_textbox_button:hover, .es_button .es_textbox_button:active, .es_button .es_textbox_button:focus {
  color: #fff;
  background: #fe4e00 ;
}
.es_textbox_button {
  width: 77% !important;
}
.es_msg > span {
  color: #19b798;
}

/** header-nav ***/
.raww-fluid {
  padding-right: 0;
}




/* ========================   stay_updated Section css start here   ========================  */
.get_start a {
  background: #fe4e00 none repeat scroll 0 0;
  border-radius: 60px;
  color: #fff;
  display: inline-block;
  font-family: Source Sans Pro;
  font-size: 22px;
  font-weight: 400;
  /* margin: 125px 0 215px; */
  padding: 14px 99px;
}
.col-sm-6.max_div > h4 {
  color: #110f10;
}

.scrolltxt .stay_updated .update_row {
  bottom: 0px;
}
.stay_updated .update_row{
		border:1px solid #e1e1e1;
		font-family:Source Sans Pro;
		padding:15px;
		color:#110f10;
		   position: fixed; 
   /* top: 300px;  */
 
  width: 100%;
  background-color: #fff;
  z-index: 999999999999999999999999;
}
.stay_updated .update_row h4{
		font-family:Source Sans Pro;
		margin:0px;
		text-transform:uppercase;
		font-size:15px;
		font-weight:bold;
}
.stay_updated .update_row p{
		font-family:Source Sans Pro;
		margin:0px;
		font-weight:300;
}
.max_div{
	max-width:166px;
	padding-right:0px;	
}
.input_holder{
	position:relative;
	max-width:234px;	
}
.input_holder input{
	width:100%;
	height:39px;
	border-radius:50px;
	box-shadow:none;
	border-color:#e1e1e1;
	color:#cecece;
	font-weight:200;	
}
.input_holder a{
	position:absolute; 
	  top: 5px;
  right: 6px;
	background:#fe4e00;
	height:29px;
	width:29px;
	display:inline-block;
	border-radius:100%;
	text-align:center;
	padding:2px;	
	transition:ease-in-out .5s;
}
.input_holder a:hover{
	background:#242424;	
	
}
.update_social{
	padding-top:8px;	
}



/* =========================   angular_backend css start here   =========================  */
.angular_backend{
	background:url(http://blog.backand.com/wp-content/uploads/2015/07/enter_sol_bg.jpg) no-repeat;
	background-size:cover;	
	padding:9px 15px 2px;
	font-family:Source Sans Pro;
	margin:20px 0;
	
}
.angular_backend p{
	color:#fff;
	font-size:25px;
	font-weight:200;
	font-family:Source Sans Pro;	
}
.angular_backend .get_start a{
	background:#fff !important;	
	color:#fe4e00;
	font-size:22px;
	font-weight:300;
	border:1px solid #fff;
	margin:7px 0 !important; 
}
.angular_backend .get_start a:hover{
	background:none !important;
	color:#fff;	
}
.angular_backend .get_start span{
	color:#ffbfa2;
	font-size:18px;
}



/*  ============================   black_end css start here  ================================   */
.black_end{
	background:url(http://blog.backand.com/wp-content/uploads/2015/07/header-bg.jpg) no-repeat;
	background-size:cover;
	padding:35px 15px 25px;
	font-family:Source Sans Pro;
	color:#fff;
}
.black_end > div > a{
	color:#fff;
    font-size:25px;
    font-weight:200;
}
.black_end > div > p{
	max-width:738px;
	margin:10px auto 0;
    font-size:15px;
    font-weight:300;
	line-height:33px;
}
.black_end >div .input_holder{
	max-width:482px;
	margin:22px auto 0;	
	display:block;
}
.black_end > div .input_holder input {
  color: #333;
  font-size: 22px;
  font-weight: 200;
  height: 58px;
  padding-left: 12px;
  border: medium none;
}

.black_end >div .input_holder a{
	height:50px;
	width:50px;
	  top: 4px;
	  padding:9px;
	  	
}

.es_button input {
  background: #fe4e00 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: white !important;
  font-size: 43px !important;
  font-weight: bold !important;
  height: 50px !important;
  width: 50px;
}

.es_button {
  float: right;
  height: 50px;
  margin-top: -74px;
  position: relative;
  right: 5px;
  width: 50px;
  z-index: 11;
}

/* ============================ media css for fixed bar  Start here ===================================  */
@media (max-width:490px){
 .get_start a{
	padding: 14px 40px;
	}
	.update_row div.row > div{
		display:block;
		float:none;
		max-width:100%;
		width:100%;
		text-align: center;
			
	}
	.update_sec .input_holder{
		margin:15px auto;	
	}
}	
	/* ============================ media css for fixed bar Closed here ===================================  */
		



/*** 404-page ***/

.get_start.text-center.get-center > a {
  margin-bottom: 100px !important;
  margin-top: 100px !important;
}
.featured_text h2 {
  color: #363636;
  font-family: Source Sans Pro;
  font-size: 47px;
  font-weight: normal;
  margin: 100px 0 15px !important;
}
.featured_text h3 {
  color: #363636;
  font-family: Source Sans Pro;
  font-size: 37px;
  font-weight: normal; 
}



/**** responsive-design ***/

@media (max-width:600px){
a.login {
  display: none;
}
}

/*new style*/
.show-cat
{display:block !important;}
.search-btn{
border: 0 none;
    box-shadow: none !important;
    float: right;
    height: 52px;
    position: relative;
    right: 2px;
    top: -54px;
    width: 50px;
    }
.center-element{margin:0 auto;}
.clear-side {
  clear: both;
  margin: 24px 0 0 0;
}
.clear-side {
  clear: both;
  margin: 24px 0 0 0;
}


/*** search form ***/

.searchbar {
	position: relative;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.searchbar input {
	border-radius: 30px;
	color: #333 !important;
	height: 40px;
	width: 235px;
}
.searchbar .btnsearch {
	background: #fe4e00 none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff !important;
	font-size: 17px;
	font-weight: lighter;
	height: 30px;
	padding: 2px;
	position: absolute;
	right: 5px;
	text-align: center;
	text-decoration: none;
	top: 5px;
	width: 30px;
	border: 0 none;
	cursor:pointer;
}
.searchtxt {
	font-family: Source Sans Pro;
	font-size: 28px;
	color: #110f10;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
}
.inputtxt {
	color: #fe4e00 !important;
	font-style: italic;
}
.highlighttxt{
	font-weight:bold;
	color: #fe4e00 !important;
	
}




.blog_text {
    color: #404040;
    font-family: Source Sans Pro !important;
    margin: 21px 0 16px;
}
.blog_text p {
  color: #404040;
  font-family: source sans pro !important;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 33px;
  margin: 21px 0;
}
.tagname-txt a {
  color: #f16739;
  font-weight: normal;
}
.update_social {
    padding-top: 0;
}


.blog-search {
    margin: 0 auto;
    max-width: 771px;
}

.form-control {
  background-color: #fff !important;
  border: 1px solid #ccc !important;
}


/*** close subscribe div ***/
@media (max-width:490px){
.closesub {
  color: #000000;
  float: right;
  font-size: 23px;
  font-weight: bold;
  line-height: 0;
  margin-right: -5px;
  opacity: 0.2;
  position: relative;
  text-shadow: 0 1px 0 #ffffff;
  z-index: 99999;
  display: block !important;
}

.closesub:hover, .closesub:focus {
  color: #000000;
  cursor: pointer;
  opacity: 0.5;
  text-decoration: none;
}
}
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}
.custom-pagination a {
  background-color: #ebebeb;
  color: #000;
}
.custom-pagination a:hover {
  background-color: #ff3c50;
  color: #fff;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}
.custom-pagination span.current {
  background-color: rgba(52, 43, 140, 0.63);
  color: #fff;
}
.update_row .es_lablebox{display:none;}
.update_row .searchbar.pull-left{margin-top:20px;}
.update_row .col-sm-6.max_div{margin-top:10px;}
.update_row .update_social{margin-top:20px;}
.update_row .es_textbox .es_textbox_class{padding-left:10px;}

.update_row{z-index:9 !important;}
body.scrolled  .top-layout .stickey-header{
top: 0 !important;
}
.update_sec .input_holder li {
    list-style: none !important;
}
li#email-posts-to-subscribers-2 input.elp_textbox_button {
    position: absolute;
    top: 13px;
  width: 31px !Important;    height: 31px; right: -5px;
    overflow: hidden;
   
    padding: 0 !Important;
    border-radius: 100%;
    min-width: 10px !Important;
    display: inline-block;
    background: #fe4a00;
    font-size: 0px;
    background-image: url(/wp-content/themes/twentythirteen/images/arrow2.png);
    background-repeat: no-repeat;
   background-size: 9px;    background-position: 11px;
 
}
li#email-posts-to-subscribers-2 {
    margin-top: 10px;
    position: relative;
}
#email-posts-to-subscribers-2 div.elp_lablebox {
    display: none;
}
input#es_txt_button_pg {
    overflow: hidden;
    font-size: 0px !Important;
}.stay_updated .update_row .input_holder input{     padding: 8px 12px;}.stay_updated .update_row .elp_msg {    display: none;}.stay_updated .update_row .elp_button {    padding: 0;}.stay_updated .update_row li#email-posts-to-subscribers-2 input.elp_textbox_button{ top: 4px;}.stay_updated .update_row .input_holder input, input#searchfrm {     color: #0e0e0e  !important;  font-size: 15px;  font-weight: normal;  padding-left: 22px;}.stay_updated .update_row .searchbar.pull-left {    margin-top: 9px ; display: block;    width: 100%; max-width: 234px;}@media (max-width:767px){ .stay_updated .update_row .searchbar.pull-left {    width: 100%;    max-width: 100%;}}@media (max-width:370px){ a.tryitnow{   font-size: 14px;  padding: 5px 16px; }}


.input_holder input.wysija-submit.wysija-submit-field {
    position: absolute;
    top: 13px;
    height: 50px !important;
    width: 43px !important;
    font-size: 0px;
    right: 0px;
    background: #fe4a00;
    right: -5px;
    border-radius: 100%;
    display: block !important;
    box-sizing: border-box;
    background-image: url(/wp-content/themes/twentythirteen/images/arrow2.png);
    background-repeat: no-repeat;
    background-position: 19px;
    background-size: 14px;
}

.main_blog .black_end .input_holder{
 position: relative;
}