@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face{
    font-family: Aller;
    src: url('../css/fonts/Aller/Aller_Rg.ttf');
}
@font-face{
    font-family: AllerLight;
    src: url('../css/fonts/Aller/Aller_Lt.ttf');
}

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

/******************
 ************
 * Gazi
 ************
 ******************/


.container-center{
    padding-left: 12%;
    padding-right: 12%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #EDF0F1;
}
.container-center-without-border{
    padding-left: 12%;
    padding-right: 12%;
}

.asgurd-slider-wrapper{
    border-bottom: 1px solid #f2f2f2;
/*	margin-top: 25px;*/
}

.slider{
    padding:  50px 0;
}

.asgurd-featured{
    padding-bottom:  20px;
}

.asgurd-image-featured-wrapper{
    padding-top:  50px;
    padding-bottom: 50px;
    background-color: #e2e2e2;
    border-bottom: 1px solid #D9DBDB;
}

.asgurd-partner-title{
    padding-bottom: 20px;
    text-align: center;
}

.asgurd-partner-title h5{
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
}

.asgurd-image-portfolio-wrapper{
    background-color: #EDF0F1;
    padding-top:  50px;
    padding-bottom: 25px;
}

.asgurd-image-portfolio-wrappers{
    background-color: #EDF0F1;
    padding-top:  50px;
    padding-bottom: 25px;
}

.asgurd-portfolio-title{
    padding-top: 60px;
/*    padding-bottom: 30px;*/
    border-bottom: 1px solid #EBEBEB;
}

.asgurd-portfolio-featured{
    padding-top:  15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #EBEBEB;
	margin-bottom: 20px;
}

.border-remove{
    border-bottom: none;
}

.asgurd-portfolio-gallery-nav{
    padding-top:  50px;
}

.asgurd-carousel-wrapper{
    border-bottom: 1px solid #EDF0F1;
}

.asgurd-portfolio-pagination{
    text-align: center;
}

.asgurd-social-bar{
    padding-top: 30px;
}

.asgurd-over-view, .asgurd-category, .asgurd-details{
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.asgurd-over-view2{
    margin-top: 30px;
}

.asgurd-category-lists{
    list-style: none;
    display: inline-block;
    padding: 5px;
}

.asgurd-project{
    padding-bottom: 20px;
}

.asgurd-project-portfolio{
    padding-top: 35px;
    padding-bottom: 50px;
}

.asgurd-title{
    padding-top: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #EBEBEB;
}

.asgurd-featured-text{
    padding-top: 35px;
    padding-bottom: 35px;
    border-bottom: 1px solid #EBEBEB;
}

.featured-text{
    font-size: 30px;
    font-weight: 300;
    font-family: 'Merriweather', serif;
    line-height: 40px;
}


.asgurd-goal h3, .asgurd-think h3, .asgurd-guarantee h3{
    font-size: 15px;
    font-weight: normal;
    font-family: 'Aller',sans-serif;
}


.asgurd-goal p, .asgurd-think p, .asgurd-guarantee p{
    color: #8a8c8c;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
}

.asgurd-featured-bubble{
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

.asgurd-featured-cell{
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #ebebeb;
    margin-top: 50px;
}

.asgurd-featured-cell span{
    color: #8a8c8c;
}

.asgurd-team{
    border-bottom: 1px solid #e1e3e4;
}

.asgurd-team-title{
    padding-top: 40px;
    padding-bottom: 40px;
    border-bottom: 1px solid #e1e3e4;
}

.asgurd-team-position{
    margin-top: 50px;
}

.asgurd-team-position h4{
    font-weight: normal;
    font-family: 'Aller',sans-serif;
}

.asgurd-team-positions h4{
    font-weight: normal;
    font-family: 'Aller',sans-serif;
}

.asgurd-team-position h5{
    color: #8CC2CB;
    font-weight: normal;
    font-family: 'Aller',sans-serif;
}

.asgurd-team-positions h5{
    color: #8CC2CB;
    font-weight: normal;
    font-family: 'Aller',sans-serif;
}

.asgurd-team-positions p{
    font-size: 13px;
    font-weight: normal;
	font-family: 'Merriweather Sans', sans-serif;
    color: #808383;
}

.asgurd-team-social{
    padding-bottom: 30px;
}

.asgurd-team-img{
    text-align: center;
}

.asgurd-team-img {
    max-width: 220px;
}

.asgurd-service-bubble{
    padding: 35px 0;
    border-bottom: 1px solid #ebebeb;
}

.asgurd-service-bubble:first-child{
    padding-top: 0;
}

.asgurd-service-bubble:last-child{
    border-bottom: none;
    padding-bottom: 0;
}

.asgurd-service-button{
    padding-top: 50px;
    padding-bottom: 50px;
}

.asgurd-service-button-last{
    padding-top: 50px;
    padding-bottom: 50px;
}

.asgurd-lists{
    font-size: 12px;
    padding:  6px 0;
    list-style: none;
}

.asgurd-lists2{
    font-size: 12px;
    padding:  6px 0;
    list-style: none;
    border-bottom: 1px dashed #EDF0F1;
}

.asgurd-rslide li img{
    width: 100%;
}

.asgurd-portfolio-iso{
    list-style: none;
    display: inline-block;
    margin: 10px;
}

.margin-gap{
    margin: 20px 0;
}

ul.img-gallery{
    width: 100%;
    margin: 0 0 0 0;
    position: relative;
}

li.img-list{
    float: left;
    padding: 10px;
    display: inline-block;
}

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

.button-big-down, .button-big-up{
    width: 310px;
    height: 310px;
    display: inline-block;
    position: relative;
    margin-right: 10px;
    text-align: center;
}

.button-big-down:last-child, .button-big-up:last-child {
    margin-right: 0px;
}


.button-big-down{
 /*   background: url(../img/button-big-down.png) no-repeat center;*/

}

.button-big-up{
   /* background: url(../img/button-big-up.png) no-repeat center;*/
}



.button-big-down .button-big-text, .button-big-up .button-big-text{
    position: absolute;
    top: 40%;
    font-family: 'Aller', sans-serif;
    font-size: 20px;
    width: 300px;
}

.icons-big-64px{
    background-repeat: no-repeat;
    height: 70px;
    position: absolute;
    width: 70px;
    top: 50px;
    left: 115px;
}

.icons-big-64px{
    background-image: url(../img/icons-64px.png);
}

.misc-mission{
    background-position: -3304px -3976px;
}

.misc-phylosophy{
    background-position: -440px -1650px;
}

.misc-promise{
    background-position: -3028px -1945px;
}

.misc-profile{
    background-position: -682px -3110px;
}

.misc-contact{
    background-position: -86px -6535px;
}

.misc-social{
    background-position: -1091px -2523px;
}

.misc-time{
    background-position: -380px -2822px;
}

.misc-performance{
    background-position: -182px -3325px;
}

.misc-effectivity{
    background-position: -87px -830px;
}

.misc-image{
    background-position: -280px -4127px;
}

.misc-vimeo{
    background-position: -381px -4322px;
}

.misc-audio{
    background-position: -482px -4230px;
}

.misc-comments{
    background-position: -787px -4438px;
}

.misc-comment{
    background-position: -687px -4436px;
}
.misc-anvil {
	background-position: -83px -6795px;
}
.misc-helix {
	background-position: -198px -6796px;
}
.misc-finger {
	background-position: -426px -6796px;
}
.button-big-text p{
    width: 200px;
    padding-left: 50px;
    padding-top: 15px;
    text-align: center;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Merriweather', serif;
}

.asgurd-portfolio-img-div{
    background: #FFF;
}

.asgurd-portfolio-img-info h4{
    font-size: 16px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
    border-bottom: 1px solid #EDF0F1;
    padding: 5px 5px 13px 5px;
    text-align: center;
}

.asgurd-portfolio-img-info p{
    font-size: 13px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
    text-align: center;
    padding: 15px;
}

.portfolio-read{
    text-align: center;
    padding-bottom: 20px;
}
.portfolio-read a{
    color: #b5dd00;
    font-size: 13px;
}


.button-big-text ul{
    padding-left: 55px;
}

.button-big-text ul li{
    list-style: none;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
}

.asgurd-plan-bubble{
    padding-top: 50px;
    margin: 0 auto;
    width: 100%;
}

.asgurd-contact-basic-info p{
    font-size: 13px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
}

.map-maker{
    background-image: url(../img/icons-24px.png);
    background-position: -111px -368px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
}

.cell-headphone{
    background-image: url(../img/icons-24px.png);
    background-position: -312px -1402px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
}

.email{
    background-image: url(../img/icons-24px.png);
    background-position: -75px -334px;
    background-repeat: no-repeat;
    height: 25px;
    width: 25px;
}

.get-touch-div{
    padding-top: 40px;
}

.get-touch {
    font-size: 18px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
}

.get-touch span , .get-touch p{
    color: #96C7CF;
    font-size: 15px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
}

#thank{
    font-size: 18px;
}

.get-touch-logo{
    padding-top: 25px;

}

.logo{
    font: 400 32px/1.2  'Sansita one', Georgia, serif;
    color: #000000;
    opacity: .5;
}

.contact-form-div{
    padding-top: 40px;
}

.border-bottoms{
    border-bottom: 1px solid #D2D4D5;
    padding-bottom: 30px;
}

.contact-social{
    padding-top: 30px;
    padding-bottom: 30px;
}

.contact-social img{
    padding-left: 5px;
}

.contact-hotline span{
    font-size:25px;
    font-weight: bold;
    font-family: 'Merriweather Sans', sans-serif;
    color: #A9ACAC;
}
.contact-hotline p{
    font-size: 18px;
    font-weight: bold;
    font-family: 'Merriweather Sans', sans-serif;
}


.asgurd-blog-wrapper{
    margin-top: 25px;
    padding-bottom: 20px;
    font-family: 'Merriweather', serif;
    border-bottom: 1px solid #f1f1f1;
}

.asgurd-blog-wrapper.comments {
    border: 0;
}

.asgurd-blog-wrapper .preview {
    margin-bottom: 20px;
}

.preview img{
    max-width: 100%;
}

.asgurd-blog-div{
    margin-left: 0px;
}

.asgurd-blog-wrapper.comments h4 {
    margin-top: 60px;
}

.asgurd-blog-div h5{
    font-size: 18px;
    line-height: 30px;
    font-weight: normal;
    font-family: 'Merriweather', serif;
    margin-top: 0;
    letter-spacing: 1px;
}

.asgurd-blog-div span{
    color: #66B7C4;
    margin-right: 5px;
}

.asgurd-blog-div p{
    font-size: 13px;
    font-weight: normal;
    font-family: 'Merriweather Sans', sans-serif;
    line-height: 20px;
    letter-spacing: 1px;
}

.asgurd-blog-text{
    padding-top: 20px;
}

.asgurd-blog-text a{
    margin-top: 20px;
}

.asgurd-embed-video iframe{
    height: 300px;
}

.asgurd-recent-widget ul{
    margin: 0;
    padding: 0;
    text-align: center;
}


.asgurd-recent-widget ul li{
    list-style: none;
    display: inline-block;
    padding: 3px;
}

.asgurd-flickr-widget ul{
    margin: 0;
    padding: 0;
    text-align: center;
}

.asgurd-flickr-widget ul li{
    list-style: none;
    display: inline-block;
    padding: 3px;
}

.asgurd-pagination{
    text-align: center;
    margin-top: 20px;
    float: left;
    width: 100%;
}

.asgurd-pagination .pagination ul {
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.asgurd-pagination .pagination ul li a {
    border: none;
    border-radius: 0;
    color: #969898;
    line-height: 36px;
    padding: 0 15px;
    background-color: transparent;
}

.asgurd-pagination .pagination ul li.active a {
    text-decoration: underline;
}

.asgurd-pagination .pagination ul li a:hover, .asgurd-pagination .pagination ul li.active a {
    background: -moz-linear-gradient(top,  #E1E4E5 0%, #DADEDE 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E1E4E5), color-stop(100%,#DADEDE));
    background: -webkit-linear-gradient(top,  #E1E4E5 0%,#DADEDE 100%);
    background: -o-linear-gradient(top,  #E1E4E5 0%,#DADEDE 100%);
    background: -ms-linear-gradient(top,  #E1E4E5 0%,#DADEDE 100%);
    background: linear-gradient(to bottom,  #E1E4E5 0%,#DADEDE 100%);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0 1px 0 #C4C6C7;
    color: #6DB2BE;
}

/*** Home Page Image Hover Effect Css Starts Here ***/

.portfolio-thumbs{
    width: 100%;
}

.portfolio-thumbs,
.portfolio-thumbs img {
    display: block;
    position: relative;
}

.portfolio-thumbs img {
    max-width: 100%;
    /*height: 250px;*/
    margin-left: 0;
}

.portfolio-thumbs img.right {
    float: right;
}

.portfolio-thumbs img.center {
    margin-left: -23%;
}

.portfolio-thumbs  {
    overflow: hidden;

}

.portfolio-thumbs  div {
    position: absolute;
    background: rgba(75, 75, 75, 0.7);
    width: 100%;
    height: 100%;
}

.portfolio-thumbs  div ul{
    margin: 0;
    width: 100%;
}
.portfolio-thumbs  div .list-icon-link{
    margin-top: 30%;
    text-align: center;
}

.portfolio-thumbs  div ul li{
    display: inline-block;

}

.portfolio-thumbs  div .link-home{
    height: 40px;
    position: relative;
    width: 40px;
}


.portfolio-thumbs  div .zoom-home{
    height: 40px;
    position: relative;
    width: 40px;
}

.portfolio-thumbs div {
    top: 0px;
    left: -100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.portfolio-thumbs:hover div {
    left: 0px;
}
/*** Home Page Image Hover Effect Css Ends Here ***/

/**** Asgurd Portfolio and Portfolio 3 Image Hover Effect Css Starts Here ****/

.portfolio-da-thumbs li ,
.portfolio-da-thumbs li img {
    display: block;
    position: relative;
}

.portfolio-da-thumbs li  {
    overflow: hidden;

}

.portfolio-da-thumbs li  div {
    position: absolute;
    background: rgba(75, 75, 75, 0.7);
    width: 100%;
    height: 100%;
}

.portfolio-da-thumbs li  div .lists-icon .project-list-icon{
    text-align: right;
    padding-right: 20px;
    padding-top: 10px;
}

.portfolio-da-thumbs li  div .lists-icon .project-list-icon li{
    display: inline-block;
}

.portfolio-da-thumbs li  div span {
    display: block;
    padding: 10px 0;
    margin: 15px 20px 20px 20px;
    text-transform: uppercase;
    font-weight: normal;
font-family: 'Merriweather Sans', sans-serif;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 0.3);
}

.portfolio-da-thumbs li  div p{
    display: block;
    padding: 10px 0;
    margin: -5px 20px 20px 20px;
    font-size: 13px;
    font-weight: normal;
font-family: 'Merriweather Sans', sans-serif;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.9);
}

.portfolio-da-thumbs li div {
    top: 0px;
    left: -100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.portfolio-da-thumbs li:hover div {
    left: 0px;
}

/***Second Portfolio Image Hover Css Starts Here****/

.asgurd-thumbs-2 a {
    position: relative;
    overflow: hidden;

}

.asgurd-thumbs-2 a,
.asgurd-thumbs a img {
    display: block;
}

.asgurd-thumbs-2 a div {
    position: absolute;
    background: rgba(75, 75, 75, 0.7);
    width: 100%;
    height: 100%;
}

.asgurd-thumbs-2 a div span {
    display: block;
    padding: 10px 0;
    margin: 40px 20px 20px 20px;
    text-transform: uppercase;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.9);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 -10px 0 rgba(255, 255, 255, 0.3);


}

.asgurd-thumbs-2 a  div p{
    display: block;
    padding: 10px 0;
    margin: -5px 20px 20px 20px;
    font-size: 13px;
    font-weight: normal;
font-family: 'Merriweather Sans', sans-serif;
    overflow: hidden;
    color: rgba(255, 255, 255, 0.9);
}

.asgurd-thumbs-2 a div {
    top: 0px;
    left: -100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.asgurd-thumbs-2 a:hover div {
    left: 0px;
}

/***Second Portfolio Image Hover Css Starts Here****/

.navbar .nav > li > a.selected{
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(242,242,242,1) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

/**** Asgurd Portfolio Image Hover Effect Css Ends Here ****/

.nav > li > a{
    color: #7C7E7E;
}

.nav-pills > li > a {
    border-radius: 0;

}

.nav-tabs > li > a, .nav-pills > li > a {
    line-height: 15px;
    margin: 5px;
}



.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #f1f1f1;
    color: #222;
}

.asgurd-gallery-nav{
    padding-bottom: 20px;
}

.asgurd-gallery-nav ul{
    margin: 0;
    padding: 0;
}

.slider-titles{
    font-size: 18px;
    position: relative;
    font-family: 'open sans', sans-serif;
    font-weight: normal;
    color: #b5dd00;
}


.related-title{
    font-size: 16px;
    position: relative;
    font-family: 'Aller', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}


.launch-button{
    padding-top: 5px;
}


.dl-horizontal {
    margin: 0;
}

.asgurd-contact-address{
    padding-left: 30px;
    padding-top: 0;
}

/*** Service Bubble Hover Starts here ***/

.about-featured-bubble{
    margin: 0 auto;
}

.spider{
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.bubbles{
    min-height: 350px;
    width: 450px;
    margin: 50px auto 140px;
    position: relative;
    text-align: center;
}

.bubbles .bubble-top-middle{
    left: 255px;
    position: absolute;
    top: 0px;
}

.bubbles .bubble-top-left{
    left: 120px;
    position: absolute;
    top: 100px;
}


.bubbles .bubble-top-right{
    left: 305px;
    position: absolute;
    top: 30px;
}


.bubbles .bubble-left-center{
    left: 120px;
    position: absolute;
    top: 295px;

}
.bubbles .bubble-middle-bottom{
    left: 200px;
    position: absolute;
    top: 475px;
}

.bubbles .bubble-middle-center{
    background: #f3f5f5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f3f5f5 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f5f5), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(top,  #f3f5f5 0%,#e8e8e8 100%);
    background: -o-linear-gradient(top,  #f3f5f5 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(top,  #f3f5f5 0%,#e8e8e8 100%);
    background: linear-gradient(to bottom,  #f3f5f5 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f5', endColorstr='#e8e8e8',GradientType=0 );

    box-shadow: 0 0 3px 0 #333333 inset;
    -moz-box-shadow: 0 0 3px 0 #333333 inset;
    -webkit-box-shadow: 0 0 3px 0 #333333 inset;
    border: 5px solid #C8C8C8;
    border-radius: 50% 50% 50% 50%;
    height: 35px;
    left: 135px;
    position: absolute;
    top: 135px;
    width: 35px;

}


.bubble-right-center{
    left: 308px;
    position: absolute;
    top: 250px;
}

.bubbles .bubble-bottom-left{
    left: 145px;
    position: absolute;
    top: 450px;
}


.bubbles .bubble-bottom-middle{
    left: 255px;
    position: absolute;
    top: 545px;

}

.bubbles .bubble-bottom-right{
    left: 285px;
    position: absolute;
    top: 410px;
}

.bubble-top-middle,
.bubble-top-left,
.bubble-top-right,
.bubble-left-center,
.bubble-right-center,
.bubble-bottom-left,
.bubble-bottom-middle,
.bubble-bottom-right{
background: rgb(176,109,109); /* Old browsers */
background: -moz-linear-gradient(top, rgba(176,109,109,1) 0%, rgba(135,53,41,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(176,109,109,1)), color-stop(100%,rgba(135,53,41,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(176,109,109,1) 0%,rgba(135,53,41,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(176,109,109,1) 0%,rgba(135,53,41,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(176,109,109,1) 0%,rgba(135,53,41,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(176,109,109,1) 0%,rgba(135,53,41,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b06d6d', endColorstr='#873529',GradientType=0 ); /* IE6-9 */

    border: 1px solid #C8C8C8;
    border-radius: 50% 50% 50% 50%;
    height: 35px;
    width: 35px;
	opacity: .75;
}

.icons{
    position: absolute;
    height: 35px;
    width: 35px;
    margin-top: 20px;
    margin-left: 20px;
/*    background-image: url(../img/icons-32px.png);*/
    background-repeat: no-repeat;
}

.icons-center{
    position: absolute;
    height: 70px;
    width: 70px;
    margin-top: 15px;
    margin-left: 45px;
 /*   background-image: url(../img/icons-64px.png);*/
    background-repeat: no-repeat;
}

.bubble-icons{
    background-position: --436px -7959px;
}

 .icons-text{
    padding-top: 85px;
    font-size: 17px;
     color: #898C8D;
}

.bubble-icons1{
    background-position: -436px -795px;
}

.bubble-icons2{
    background-position: -270px -1245px;
}

.bubble-icons3{
    background-position: -213px -2402px;
}

.bubble-icons4{
    background-position: -52px -684px;
}

.bubble-icons5{
    background-position: -380px -2903px;
}


.bubble-icons6{
    background-position: -270px -184px;
}

.bubble-icons7{
    background-position: -102px -2624px;
}

.bubble-icons8{
    background-position: -102px -735px;
}


.bubble-hover{
    background: #f3f5f5;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #f3f5f5 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f5f5), color-stop(100%,#e8e8e8));
    background: -webkit-linear-gradient(top,  #f3f5f5 0%,#e8e8e8 100%);
    background: -o-linear-gradient(top,  #f3f5f5 0%,#e8e8e8 100%);
    background: -ms-linear-gradient(top,  #f3f5f5 0%,#e8e8e8 100%);
    background: linear-gradient(to bottom,  #f3f5f5 0%,#e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f5f5', endColorstr='#e8e8e8',GradientType=0 );

    text-align: center;
    height: 80px;
    width: 150px;
    display: none;
    border-radius: 3px;
    padding-bottom: 18px;
    border: 1px solid #C8C8C8;

}

.bubble-hover h5{
    font-size: 15px;
    font-weight: normal;
    font-family: 'Aller',sans-serif;
    padding: 0 0 8px;;
    border-bottom: 1px solid #C8C8C8;
    color: #7D7B78;

}

.bubble-hover p{
    font-size: 13px;
    font-weight: normal;
    font-family: 'Open Sans',sans-serif;
    text-align: center;
    color: #7D7B78;
}


.bubbles a{
    text-decoration: none;
}

.bubbles a:hover .bubble-hover{
    display: block;

}

.top-middle{
    margin-left: -37px;
    margin-top: -115px;
}

.top-left{
    margin-left: -150px;
    margin-top: -100px;
}

.top-right{
    margin-left: 70px;
    margin-top: -100px;
}

.left-center{
    margin-left: -165px;
    margin-top: -10px;
}

.right-center{
    margin-left: 88px;
    margin-top: -10px;
}

.bottom-left{
    margin-left: -155px;
    margin-top: 70px;
}

.bottom-right{
    margin-left: 75px;
    margin-top: 75px;
}

.bottom-middle{
    margin-left: -37px;
    margin-top: 88px;
}

.service-list{
    display: none;
}


.slider-asgurd{
    text-align: right;
}

@media screen and (max-width:836px) {
    .bubbles{
        margin: 0 auto;
        text-align: center;
        position: relative;
        height: 650px;
        width: 450px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .bubbles .bubble-top-middle{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        left: 255px;
        top: 0px;
        background-color: #CFCAC6;
    }

    .bubbles .bubble-top-left{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        top:100px;
        left: 120px;
        background-color: #CFCAC6;
    }


    .bubbles .bubble-top-right{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        left: 305px;
        top: 30px;
        background-color: #CFCAC6;
    }


    .bubbles .bubble-left-center{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        left: 120;
        top: 295px;
        background-color: #CFCAC6;

    }

    .bubbles .bubble-middle-center{
        width: 35px;
        height: 35px;
        position: absolute;
        border-radius: 50%;
        top:115px;
        left: 115px;
        background-color: #7D7B78;
        border: 1px solid #ACACAC;
    }


    .bubble-right-center{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        top: 250px;
        left: 308px;
        background-color: #CFCAC6;
    }

    .bubbles .bubble-bottom-left{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        top:450px;
        left: 145px;
        background-color: #CFCAC6;
    }


    .bubbles .bubble-bottom-middle{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        left: 255px;
        top: 545px;
        background-color: #CFCAC6;

    }



    .bubbles .bubble-bottom-right{
        width: 35px;
        height: 35px;
        position: absolute;
        border: 1px solid #808080;
        border-radius: 50%;
        left: 285px;
        top: 410px;
        background-color: #CFCAC6;

    }

    .icons{
        position: absolute;
        height: 35px;
        width: 35px;
        margin-top: 8px;
        margin-left: 8px;
        background-image: url(../img/icons-32px.png);
        background-repeat: no-repeat;
    }

    .icons-center{
        position: absolute;
        height: 70px;
        width: 70px;
        margin-top: 0;
        margin-left: 15px;
        background-image: url(../img/icons-64px.png);
        background-repeat: no-repeat;
    }



    .icons-text{
        padding-top: 55px;
        font-size: 15px;
    }

    .top-middle{
        margin-left: -50px;
        margin-top: -115px;
    }

    .top-left{
        margin-left: -170px;
        margin-top: -105px;
    }

    .top-right{
        margin-left: 60px;
        margin-top: -100px;
    }

    .left-center{
        margin-left: -180px;
        margin-top: -30px;
    }

    .right-center{
        margin-left: 80px;
        margin-top: -30px;
    }

    .bottom-left{
        margin-left: -175px;
        margin-top: 55px;
    }

    .bottom-right{
        margin-left: 75px;
        margin-top: 55px;
    }

    .bottom-middle{
        margin-left: -50px;
        margin-top: 80px;
    }

    .bubble-hover{
        padding-bottom: 10px;
    }
}

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

    .bubbles a:hover .bubble-hover{
        display: none;
    }
}


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

    .bubbles{
        display: none;
    }

    .service-list{
       display: block;
       margin: 30px auto;

    }

    .service-list ul li a p{
        padding-left: 30px;
        margin-bottom: 0;
    }
}

/*** Service Bubble Hover Ends here ***/

/***Blocksit Css Starts Here ***/

#container-asgurd{
    position:relative;
    width:100%;
    margin:0 auto;
}
.grid{
    width:180px;
    float:left;
    box-shadow: 0 1px 3px rgba(34,25,25,0.4);
    -moz-box-shadow: 0 1px 3px rgba(34,25,25,0.4);
    -webkit-box-shadow: 0 1px 3px rgba(34,25,25,0.4);

    -webkit-transition: top 1s ease, left 1s ease;
    -moz-transition: top 1s ease, left 1s ease;
    -o-transition: top 1s ease, left 1s ease;
    -ms-transition: top 1s ease, left 1s ease;
}


.grid .imgholder img{
    max-width:100%;
    display:block;
}

@media screen and (max-width : 1240px) {
    body{
        overflow:auto;
    }
}

/***Blocksit Css Ends Here ***/


.social {
    padding: 0;
    margin: 0;
}

.social li{
    list-style: none;
    padding: 5px;
    /*float: left;*/
    display: inline-block;
}


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

.footer-section{
    margin: 50px auto;
}

.asgurd-page-partner {
    background-color: #EDF0F1;
}

.asgurd-page {
    padding-top: 40px;
    border-bottom: 1px #E1E2E3 solid;
    padding-bottom: 60px;
}

.asgurd-contact-page-info {
    padding-top: 50px;
}

.asgurd-contact-page-map {
    padding-top: 50px;
}

.asgurd-page-form {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px #E9ECED solid;
    border-bottom: 1px #D2D4D5 solid;
    background-color: #EDF0F1;
}

#asgurd-contact-map {
    width: 100%;
    height: 200px;
}

.asgurd-contact-address dl dt {
    width: 30px;
}
.asgurd-contact-address dl dd {
    margin-left: 40px;
    margin-bottom: 20px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Open Sans',sans-serif;
    line-height: 15px;
    letter-spacing: 1px;
}

.asgurd-rslide {
    width: 100%;
    position: relative;
    float:left;
}

.asgurd-rslide ul {
    width: 100%;
    list-style: none;
    float: left;
    margin-left: 0;
}

.asgurd-blog-content {
    font-family: 'Open Sans', sans-serif;
}

.asgurd-blog-content p {
    margin: 0 0 30px 0;
    color: #7C7E7E;
}

.asgurd-blog-content blockquote {
    margin: 30px 0;
    background-color: #f1f1f1;
    padding: 25px;
    border-left: 5px solid #b5dd00;
    font-style: italic;
    color: #5C5D5D;
}

.asgurd-blog-content blockquote small:before {
    content: "";
}

.asgurd-blog-content blockquote small {
    color: #5C5D5D;
    font-size: 1em;
    font-weight: bold;
    margin-top: 25px;
}

.asgurd-blog-content blockquote small span {
    font-weight: normal;
}

.asgurd-blog-content blockquote quote:before, .asgurd-blog-content blockquote quote:after {
    content: "\"";
}

.asgurd-blog-content h1 {
    font-size: 1.6em;
    line-height: 50px;
    font-family: Aller;
}

.asgurd-blog-content h2 {
    font-size: 1.4em;
    line-height: 50px;
    font-family: Aller;
}

.asgurd-blog-share {
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #EBEBEB;
    float: left;
    width: 100%;
}

.asgurd-blog-share h3 {
    display: inline;
    font-style: italic;
    color: #67B1BD;
    font-weight: 300;
    font-size: 1.4em;
    font-family: AllerLight;
}

form.asgurd-blog-comment-form, form.asgurd-contact-form {
    margin-bottom: 0;
}

form.asgurd-blog-comment-form input, form.asgurd-blog-comment-form textarea, form.asgurd-contact-form input, form.asgurd-contact-form textarea{
    border-radius: 0;
    border: 1px solid #D9DBDC;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    height: auto;
    font-size: .9em;
}

form.asgurd-blog-comment-form button, form.asgurd-contact-form button{
    margin-top: 10px;
    margin-right: 0;
}

.post-form .asgurd-blog-div {
    margin-top: 40px;
}

.asgurd-blog-div h4{
    font-size: 18px;
    font-weight: 600;
    font-family: 'Aller',sans-serif;
    margin-top: 0;
    color: #464646;
}
.post-form .asgurd-blog-div p {
    color: #b5dd00;
}

ul.blog-comments .separator {
    display: block;
    border-bottom: 1px dotted #BCBCBC;
    margin: 15px 0;
}

ul.blog-comments {
    list-style: none;
    margin-left: 0;
    float: left;
    display: block;
}

ul.blog-comments li {
    padding-top: 10px;
    display: block;
    clear: both;
}

ul.blog-comments li ul {
    margin-left: 80px;
}

ul.blog-comments li.noborder {
    padding-top: 0;
}

ul.blog-comments .profile-thumb {
    margin-right: 20px;
    float: left;
}

ul.blog-comments .comment-body {
    margin-left: 80px;
    min-height: 70px;
}

ul.blog-comments .comment-body p {
    margin-top: 10px;
    color: #7C7E7E;
    font-size: 13px;
}

ul.blog-comments .comment-user {
    font-size: 1.1em;
    font-weight: 600;
    color: #000000;
    margin-right: 12px;
}

ul.blog-comments .comment-date {
    color: #464646;
    font-size: 12px;
}

ul.blog-comments a.comment-reply {
    color: #b5dd00;
    font-size: 12px;
}

img.full {
    width: 100%;
}

.asgurd-page.post-form {
    border-bottom:  1px solid #E1E2E3;
    padding-top: 0px;
    padding-bottom: 0;
}

.asgurd-page.blog-page {
    border-bottom: none;
    padding-bottom: 0;
}

.asgurd-blog-text .comments-info {
    position: relative;
    display: inline;
    margin-top: 30px;
    color: #7C7E7E;
    font-size: 13px;
    float: left;
}

.icons-16px {
    background-image: url(../img/icons-16px.png);
    height: 18px;
    width: 18px;
    display: inline-block;
    margin-right: 10px;
    margin-left: 5px;
}
.icons-16px.icon-comments {
    background-position: -226px -1270px;
}

.asgurd-blog-div .blog-tags {
    font-size: 11px;
    letter-spacing: 1px;
}

.asgurd-pricing {
    margin: 20px auto 40px auto;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    float: left;
    text-align: center;
}

.asgurd-pricing .asgurd-pricing-plan {
    float: left;
    margin-bottom: 40px;
}

.asgurd-pricing .asgurd-pricing-plan:first-child {
    margin-left: 0;
}

.asgurd-pricing .asgurd-pricing-highlight {
    position: relative;
}

.asgurd-pricing .asgurd-pricing-p1 h3 {
    background:#6c9e4a;
    background:-moz-linear-gradient(top,#6c9e4a 0,#578d35 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#6c9e4a),color-stop(100%,#578d35));
    background:-webkit-linear-gradient(top,#6c9e4a 0,#578d35 100%);
    background:-o-linear-gradient(top,#6c9e4a 0,#578d35 100%);
    background:-ms-linear-gradient(top,#6c9e4a 0,#578d35 100%);
    background:linear-gradient(top,#6c9e4a 0,#578d35 100%);
    -ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#6c9e4a',endColorstr='#578d35',GradientType=0);
    border-bottom:1px solid #4a7c2d
}

.asgurd-pricing .asgurd-pricing-plan h3 {
    border-radius: 4px 4px 0 0;
}

.asgurd-pricing .asgurd-pricing-plan h3 {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 45px;
    text-align: center;
}

.asgurd-pricing .asgurd-pricing-p1 h4 {
    background: none repeat scroll 0 0 #8BB371;
    box-shadow: 0 1px 1px #9ABE82 inset;
}

.asgurd-pricing .asgurd-pricing-plan h4 {
    padding: 0 0 10px;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}

.asgurd-pricing-amount {
    font-size: 40px;
    line-height: 1em;
}

.asgurd-pricing-amount, .asgurd-pricing-interval {
    display: block;
    text-align: center;
}

.asgurd-pricing-amount span {
    font-size: 20px;
    vertical-align: super;
}

.asgurd-pricing-interval {
    font-size: 14px;
}

.asgurd-pricing .asgurd-pricing-features ul {
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
    margin: 0;
    list-style: none;
    padding: 0;
}

.asgurd-pricing .asgurd-pricing-plan .asgurd-pricing-list li {
    line-height: 3.8em;
    list-style: none outside none;
}

.asgurd-pricing-select, .asgurd-pricing-plan .asgurd-pricing-list li {
    text-align: center;
}

.asgurd-pricing .asgurd-pricing-plan .asgurd-pricing-select {
    border-radius: 0 0 4px 4px;
}

.asgurd-pricing .asgurd-pricing-select {
    background: none repeat scroll 0 0 #E7E7E7;
    border: 1px solid #C8C8C8;
    height: auto;
}

.asgurd-pricing .asgurd-pricing-select div {
    padding: 15px 0 35px 0;
    text-shadow: 0 1px 0 #FFFFFF;
}

.asgurd-pricing .asgurd-pricing-p2 h3 {
    background:#5574b1;
    background:-moz-linear-gradient(top,#5574b1 0,#405fa3 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5574b1),color-stop(100%,#405fa3));
    background:-webkit-linear-gradient(top,#5574b1 0,#405fa3 100%);
    background:-o-linear-gradient(top,#5574b1 0,#405fa3 100%);
    background:-ms-linear-gradient(top,#5574b1 0,#405fa3 100%);
    background:linear-gradient(top,#5574b1 0,#405fa3 100%);
    -ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#5574b1',endColorstr='#405fa3',GradientType=0);
   border-bottom:1px solid #365195
}

.asgurd-pricing .asgurd-pricing-p2 h4 {
    background: none repeat scroll 0 0 #6179AB;
    box-shadow: 0 1px 1px #738AB6 inset;
}

.asgurd-pricing .asgurd-pricing-p4 h3 {
    background:#906030;
    background:-moz-linear-gradient(top,#906030 0,#7e4b1e 100%);
    background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#906030),color-stop(100%,#7e4b1e));
    background:-webkit-linear-gradient(top,#906030 0,#7e4b1e 100%);
    background:-o-linear-gradient(top,#906030 0,#7e4b1e 100%);
    background:-ms-linear-gradient(top,#906030 0,#7e4b1e 100%);
    background:linear-gradient(top,#906030 0,#7e4b1e 100%);
    -ms-filter:progid:dximagetransform.microsoft.gradient(startColorstr='#906030',endColorstr='#7e4b1e',GradientType=0);
    border-bottom:1px solid #653c18
}

.asgurd-pricing .asgurd-pricing-p4 h4 {
    background: none repeat scroll 0 0 #A06D3C;
    box-shadow: 0 1px 1px #AD7F4F inset;
}

.asgurd-pricing .asgurd-pricing-highlight h3 {
    margin-top: -15px;
    padding: 15px 0 0;
}

.asgurd-pricing .asgurd-pricing-featured {
    background-image: url("../img/bestvalue1.png");
}

.asgurd-pricing .asgurd-pricing-featured {
    display: block;
    height: 58px;
    position: absolute;
    right: -2px;
    text-indent: -9999em;
    top: -17px;
    width: 95px;
}

.asgurd-pricing h3, .asgurd-pricing h4 {
    margin: 0;
}

.asgurd-pricing-plan a {
    margin-top: -25px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
}

.asgurd-pricing-big-button .sign {
    font-size: 30px;
    vertical-align: super;
}

.asgurd-pricing-big-button .time {
    font-size: 15px;
    vertical-align: sub;
}

.asgurd-pricing-big-button {
    font-size: 60px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 60px;
}

.asgurd-search-form input#search{
    margin-left: 0;
    width: 60%;
    display: inline-block;
    float: right;
}

.asgurd-search-form label {
    margin-top: 12px;
}

.asgurd-search-form .input-search {
    right: 15px;
    bottom: 22px;
    top: auto;
}

.asgurd-portolio-modal.modal {
    left: 0;
    width: 60%;
    margin-left: 20%;
    top: 0;
    margin-top: 2.5%;
    border-radius: 0;
    -moz-box-shadow: 0 0 2px #AAAAAA;
    -webkit-box-shadow: 0 0 2px#AAAAAA;
    box-shadow: 0 0 2px #AAAAAA;
    position: fixed;
}
.gallery-modal.modal {
    left: 0;
    width: 60%;
    margin-left: 20%;
    top: 0;
    margin-top: 2.5%;
    border-radius: 0;
    -moz-box-shadow: 0 0 2px #AAAAAA;
    -webkit-box-shadow: 0 0 2px#AAAAAA;
    box-shadow: 0 0 2px #AAAAAA;
    position: fixed;
}

@media (min-width: 768px) and (max-width: 979px) {
    #asgurd-portolio-modal.modal {
        width: 50%;
        margin-left: 25%;
    }
}

@media (max-width: 767px) {
    #asgurd-portolio-modal.modal {
        width: 60%;
        margin-left: 20%;
    }
}

@media (max-width: 480px) {
    #asgurd-portolio-modal.modal {
        width: 80%;
        margin-left: 10%;
    }
}

#asgurd-portolio-modal.modal .modal-header {
    border: none;
    position: relative;
    padding: 10px 30px 0px 30px;
    background-color: #EDF0F1;
}

#asgurd-portolio-modal.modal button.close {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #000000;
    z-index: 1051;
    opacity: .5;
    font-size: 25px;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
#asgurd-portolio-modal.modal button.close:hover {
    opacity: .8;
}

#asgurd-portolio-modal.modal .modal-header .modal-header-content-wrapper {
    padding: 20px 0 30px 0;
    border-bottom: 2px solid #CCCCCC;
}

#asgurd-portolio-modal.modal .modal-header h3 {
    font-family: 'Aller',sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 25px;
    text-align: left;
}

#asgurd-portolio-modal.modal .modal-body {
    font-family: 'Open Sans',sans-serif;
    font-weight: 300;
    padding: 0px 30px 0px 30px;
    max-height: none;
    text-align: left;
}

#asgurd-portolio-modal.modal .modal-body .modal-body-content-wrapper{
    padding: 30px 0 30px 0;
    overflow: auto;
    padding-right: 10px;
    border-top: 1px solid #CCCCCC;
}

#asgurd-portolio-modal.modal .modal-body .modal-body-content-wrapper img {
    width: 100%;
    float: left;
}

#asgurd-portolio-modal.modal .modal-header .controller {
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0px;
    margin-top: 12px;
}

#asgurd-portolio-modal.modal .modal-header .controller img.link {
    background-color: #999999;
    border-radius: 99px;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}

#asgurd-portolio-modal.modal .modal-header .controller img.link:hover {
    background-color: #555555;
}

.modal-backdrop.fade.in {
    opacity: 0.8;
    background-image: url('../img/pattern/brushed_alu-dark.png');
    background-repeat: repeat;
}

ul.portfolio-da-thumbs.related-works li {
    overflow: hidden;
}

.asgurd-portfolio3-carousel {
    overflow: hidden;
}

.asgurd-portfolio3-carousel .item img{
    width: 100%;
}

img.thumb-img.fixed-width {
    margin-left: 0;
    height: auto;
    width: 100%;
}

@media (max-width: 767px) {
    img.thumb-img {
        width: 100%;
        height: auto;
    }
    img.thumb-img.center {
        margin-left: 0;
    }

    ul.portfolio-da-thumbs.related-works li img.thumb-img {
        width: 100%;
        height: auto;
    }
}

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

.header .navbar .navbar-inner {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    border-radius: none;
    box-shadow: none;
}

.header .navbar .brand {
    font: 400 32px/1.2  'Sansita one', Georgia, serif;
    color: #000000;
    margin: 20px 0 0 -20px;
}

.header .navbar ul.nav {
    margin-top: 0;
}

.header .navbar .btn-collapse-control {
    margin: 36px 0 0 0;
    border-radius: 0;
    z-index: 1001;
}

.header .navbar ul li a {
    color: #676767;
    font-family: 'Open Sans', sans-serif;
    padding: 0 17px;
    line-height: 100px;
}

.header .navbar ul li a:hover,
.header .navbar .nav li.dropdown.open > .dropdown-toggle,
.header .navbar .nav li.dropdown.active > .dropdown-toggle,
.header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    color: #676767;
    background: rgb(255,255,255);
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(242,242,242,1) 51%, rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(242,242,242,1)), color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(242,242,242,1) 51%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

.header .navbar ul.dropdown-menu {
    margin: 0;
    border: none;
    border-top: 2px solid transparent;
    padding: 0;
    right:auto;
    left: 0;
    border-radius: 0;
    box-shadow: none;
    background-color: #f1f1f1;
}
.header .navbar .nav > li > .dropdown-menu:after {
    position: absolute;
    top: -12px;
    left: 10px;
    display: inline-block;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #f1f1f1;
    border-left: 12px solid transparent;
    content: '';
}

.header .navbar .pull-right > li > .dropdown-menu:after,
.header .navbar .nav > li > .dropdown-menu.pull-right:after {
    left: 13px;
    right: auto;
}

.header .navbar .pull-right > li > .dropdown-menu:before,
.header .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: 12px;
    right: auto;
    display: none;
}

.header .navbar ul.dropdown-menu li a {
    line-height: 20px;
    font-size: 13px;
    height: auto;
    padding: 10px 15px;
    border-bottom: 1px solid #E0E4E4;
    border-top: 1px solid #F9F9F9;
    border-left: 1px solid #F9F9F9;
}

.header .navbar ul.dropdown-menu li a:first-child {
    border-top: none;
}

.header .navbar ul.dropdown-menu li a:hover {
    background-color: transparent;
    background-image: none;
}

@media (max-width: 975px) {

    .header .navbar ul li a {
        line-height: 40px;
    }
    .header .navbar .nav > li > .dropdown-menu:after {
        position: absolute;
        top: 35px;
        left: 10px;
        display: inline-block;
        border-right: 12px solid transparent;
        border-bottom: 12px solid #f1f1f1;
        border-left: 12px solid transparent;
        content: '';
    }

}

@media (max-width: 979px) {
    .header .navbar .container {
        position: relative;
    }
    .header .nav-collapse, .nav-collapse.collapse {
        position: absolute;
        right: 0px;
        left: auto;
        top: 64px;
        z-index: 1000;

    }
    .header .nav-collapse ul.nav {
        border: 1px solid #DDDDDD;
        background-color: #FFFFFF;
        width: 177px;
    }

    .header .nav-collapse .nav {
        height: auto;
    }

    .header .nav-collapse .nav .dropdown .dropdown-menu {
        display: none;
    }
}

form.newsletter {
    padding-right: 50px;
}

form.newsletter input {
    width: 100%;
}

form.newsletter .input-newsletter {
    right: 15px;
}

.asgurd-page-partner h1 {
    font-size: 14px;
    text-align: center;
    margin: 0;
    line-height: 14px;
    opacity: .5;
}

.bTop{
    border-top: none;
}
.bBottom{border-bottom: none;}

.page-divider{
    background-color: #EDF0F1;
    margin-top: -1px;
}

.content-divider {
    background-image: url("../img/divider.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 30px;
    margin: 0 8%;
}

.page-title{
    font-size: 30px;
    position: relative;
    font-family: 'Aller', sans-serif;
    font-size: 30px;
    font-weight: normal;
}

.page-title span{
    font-size: 16px;
    font-weight: normal;
    margin: 2px 0 0 10px;
    position: absolute;
    font-family: 'Aller', sans-serif;
    color: #8a8a8a;
}

.left-content, .right-content{
    margin-top: 15px;
}

.article h5{
    font-family: 'Aller', sans-serif;
    font-weight: normal;
    font-size: 15px;
    margin: 15px 0;
    color: #6b6b6b;
}

.article p{
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin-bottom: 30px;
    color: #7c7e7e;
}

.asgurd-blog-bubble .button-up, .asgurd-blog-bubble .button-down {
    float: right;
    margin-right: 0;
}

.button-down, .button-up{
    width: 142px;
    height: 142px;
    display: inline-block;
    position: relative;
    margin-right: 14.5px;
    text-align: center;
}

.button-down{
    background: url(../img/button-down.png) no-repeat center;
}

.button-up{
    background: url(../img/button-up.png) no-repeat center;
}

.button-down .button-text{
    position: absolute;
    top: 40%;
    font-family: 'Aller', sans-serif;
    font-size: 20px;
    width: 142px;
    color: #b5dd00;
}

.button{
    display: inline-block;
    *display: inline;
    font-size: 13px;
    color: #7c7e7e;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px 20px;
    background: #eff2f3;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmZjJmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlN2ViZWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #eff2f3 0%, #e7ebeb 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff2f3), color-stop(100%,#e7ebeb));
    background: -webkit-linear-gradient(top,  #eff2f3 0%,#e7ebeb 100%);
    background: -o-linear-gradient(top,  #eff2f3 0%,#e7ebeb 100%);
    background: -ms-linear-gradient(top,  #eff2f3 0%,#e7ebeb 100%);
    background: linear-gradient(to bottom,  #eff2f3 0%,#e7ebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff2f3', endColorstr='#e7ebeb',GradientType=0 );
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: none;
    box-shadow: 0 1px 0 #d9dbdc;
    margin: 0 15px 10px 0;
}

.button-active{
    color: #ffffff;
    background: #b5dd00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY5YmJjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1Y2FiYjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #b5dd00 0%, #84ad00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5dd00), color-stop(100%,#84ad00));
    background: -webkit-linear-gradient(top,  #b5dd00 0%,#84ad00 100%);
    background: -o-linear-gradient(top,  #b5dd00 0%,#84ad00 100%);
    background: -ms-linear-gradient(top,  #b5dd00 0%,#84ad00 100%);
    background: linear-gradient(to bottom,  #b5dd00 0%,#84ad00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5dd00', endColorstr='84ad00',GradientType=0 );
    box-shadow: 0 1px 0 #46818b;
}

.button:hover, .button-active:hover{
    background: #c1ec00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhYzhkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1ZGJiYzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #c1ec00 0%, #92be00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1ec00), color-stop(100%,#92be00));
    background: -webkit-linear-gradient(top,  #c1ec00 0%,#92be00 100%);
    background: -o-linear-gradient(top,  #c1ec00 0%,#92be00 100%);
    background: -ms-linear-gradient(top,  #c1ec00 0%,#92be00 100%);
    background: linear-gradient(to bottom,  #c1ec00 0%,#92be00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1ec00', endColorstr='#92be00',GradientType=0 );
    color: #ffffff;
    box-shadow: 0 1px 0 #7DC600;
    text-decoration: none;
}

.button.contact {
    float: right;
    margin: -10px 0 0;
}

.topnav-bar{
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    box-shadow: 0 20px 15px 0 #F5F8F9;
    height: auto;
}

.icons-64px{
    background-repeat: no-repeat;
    height: 65px;
    position: absolute;
    width: 70px;
    top: 45px;
    left: 35px;
}

.input-elements{
    background-image: url(../img/icons-16px.png);
    height: 16px;
    position: absolute;
    right: 25px;
    top: 13px;
    width: 16px;
}

.input-search{
    background-position: -26px -96px;
}

.input-newsletter{
    background-image: url(../img/tick.png);
    background-repeat: no-repeat;
    background-position: 2px 2px;
}

.icons-64px{
    background-image: url(../img/icons-64px.png);
}

.user-group{
    background-position: -884px -3210px;
}

.flag{
    background-position: -482px -432px;
}

.bulb{
    background-position: -483px -1233px;
}

.asgurd-widget{
    color: #7c7e7e;
    position: relative;
    font-family: 'Open Sans', sans-serif;
}

.separator {
    border-bottom: 1px solid #ebebeb;
    margin: 35px 0;
}

.asgurd-widget form{
    margin: 0;
}

.asgurd-widget >form > label{
    text-transform: uppercase;
    color: #464646;
}

.asgurd-widget > form > input, .asgurd-widget > form > label{
    display: inline-block;
}

.asgurd-widget > form > input{
    background-color: #fafbfc;
    padding: 10px 40px 10px 10px;
    color: #7C7E7E;
    margin-left: 25px;
    width: 50%;
    border: 1px solid #d9dbdc;
    border-radius: 0;
    box-shadow: none;
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
}

.asgurd-widget > form > input:focus{
    box-shadow: none;
    border: 1px solid #d9dbdc;
}

.asgurd-widget h5{
    text-transform: uppercase;
    font-weight: normal;
    color: #464646;
    margin: 10px 0 20px 0;
    font-size: 14px;
}

.asgurd-widget p{
    font-size: 13px;
}

.asgurd-widget .widget-list, .asgurd-widget .widget-tweets{
    margin: 0 0 40px 0;
}

.asgurd-widget .widget-list li, .asgurd-widget .widget-tweets li{
    margin-left: -15px;
    list-style-type: none;
    font-size: 13px;
}

.asgurd-widget .widget-list li{
    border-bottom: 1px dotted #bcbcbc;
    padding: 10px 0;
}

.asgurd-widget .widget-list li:hover{
    background: #f1f1f1;
}

.asgurd-widget .widget-list li:before{
    content: "»";
    padding: 0 5px 0 10px;
}

.asgurd-widget .widget-tweets li{
    background-image: url(../img/twitter_list.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    padding: 0 0 25px 30px;
}

.asgurd-widget .widget-tweets li:last-child{
    padding-bottom: 0;
}

.asgurd-widget .widget-tweets li > a{
    color: #96c400;
}

.asgurd-widget .client-say{
    background: #f1f1f1;
}

.asgurd-widget .client-say:after {
    content:"";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 20px solid #f1f1f1;
    border-right: 20px solid transparent;
    border-left: 0 solid transparent;
    margin: 0 0 0 40px;
}

.asgurd-widget .client-say > p{
    color: #96C400;
    margin: 0;
    padding: 30px 30px 40px;
    font-size: 13px;
    font-style: italic;
}

.asgurd-widget .client-say > p:before{
    content: "“";
}

.asgurd-widget .client-say > p:after{
    content: "”";
}

.asgurd-widget .client-info{
    margin-top: 25px;
}

.asgurd-widget .client-info div{
    display: inline-block;
    float: left;
}

.asgurd-widget .client-info div:nth-child(2){
    padding: 10px 0;
    color: #464646;
}

.asgurd-widget .client-info .client{
    height: 40px;
    width: 40px;
    background-image: url(../img/icons-32px.png);
    background-position: -547px -1778px;
    background-repeat: no-repeat;
    margin-right: 20px;
}

.contact-info{
    color: #a9acac;
    font-family: 'Aller', sans-serif;
    font-size: 18px;
}

.contact-info span{
    color: #464646;
}

.progress{
    border-radius: 0;
    height: 25px;
}

.progress .bar{
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-align: left;
    padding: 2px 10px;
    font-size: 13px;
}

.progress .bar, .progress .bar-info{
    background: #b5dd00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjYWJiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1Y2FiYjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #b5dd00 0%, #b5dd00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5dd00), color-stop(100%,#b5dd00));
    background: -webkit-linear-gradient(top,  #b5dd00 0%,#b5dd00 100%);
    background: -o-linear-gradient(top,  #b5dd00 0%,#b5dd00 100%);
    background: -ms-linear-gradient(top,  #b5dd00 0%,#b5dd00 100%);
    background: linear-gradient(to bottom,  #b5dd00 0%,#b5dd00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5dd00', endColorstr='#b5dd00',GradientType=0 );
}

.carousel-prev, .carousel-next{
    padding: 10px;
    border-radius: 100px;
    margin-right: 5px;
    box-shadow: 0 1px 1px #ddd;
    -webkit-box-shadow: 0 1px 1px #ddd;
    -moz-box-shadow: 0 1px 1px #ddd;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,  #ffffff 50%, #f7f7f7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,#ffffff), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(top,  #ffffff 50%,#f7f7f7 100%);
    background: -o-linear-gradient(top,  #ffffff 50%,#f7f7f7 100%);
    background: -ms-linear-gradient(top,  #ffffff 50%,#f7f7f7 100%);
    background: linear-gradient(to bottom,  #ffffff 50%,#f7f7f7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 );
}

.carousel-prev:focus, .carousel-next:focus{
    outline: none;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.footer-big, .footer-small{
    font-family: 'Open Sans', sans-serif;
	
}

.footer-big h4{
    font-size: 14px;
    font-weight: normal;
    color: #fbfeff;
    margin-bottom: 15px;
}

.footer-big{
    background-color: #282929;
    padding-top: 30px;
    padding-bottom: 30px;
    color: #8a8c8c;
}

.footer-big a{
    font-size: 13px;
    text-decoration: none;
    color: #b5dd00;
}

.footer-big a:hover{
    text-decoration: none;
    color: #fbfeff;
}

.footer-big .asgurd-lists,
.footer-big ol,
.nav-pills.social{
    padding: 0;
    margin: 0;
}

.footer-big-left > p {
    margin-bottom: 20px;
}

.footer-big p{
    color: #8a8c8c;
    font-size: 13px;
}

.footer-big .asgurd-lists li{
    padding: 0 0 5px;
}

.footer-big .asgurd-lists li a{
    color: #8a8c8c;
    font-size: 13px;
}

.footer-big .asgurd-lists li:before{
    content: "\00BB";
    padding: 0 5px 0 0;
}

.footer-big .asgurd-lists li a:hover{
    color: #b5dd00;
}

.nav-pills.social li{
    list-style-type: none;
    margin: 0 -10px;
}

.footer-big-right-second > form{
    position: relative;
    margin: 0 0 10px;
}

.footer-big-right-second input{
    background-color: #222323;
    border: 1px solid #2d2e2e;
    border-radius: 0 0 0 0;
    box-shadow: none;
    color: #8a8c8c;
    font-family: 'Open Sans',sans-serif;
    font-size: 13px;
    padding: 10px 40px 10px 10px;
    width: 80%;
}

.footer-big-right-second input:focus{
    box-shadow: none;
    border: 1px solid #4B4D4C;
}

.footer-small{
    font-family: 'Open Sans', sans-serif;
    min-height: 80px;
    background-color: #222323;
    color: #7c7e7e;
    font-size: 11px;
}

.footer-big-right img{
    margin: 0;
    padding: 5px 5px 5px 0;
}
.footer-big-right-second{
    padding-top: 10px;
}

.footer-small a{
    text-decoration: none;
    color: #b5dd00;
}

.footer-small a:hover{
    text-decoration: none;
    color: #fbfeff;
}

.footer-small-middle p, .footer-small-middle ul, .footer-small-middle li, .footer-small-middle ol, .footer-small-middle span{
    padding: 0;
    margin: 0;
    text-align: left;
}

.footer-logo h1{
    font: 400 28px/1.2  'Sansita one', Georgia, serif;
}

.footer-small-left, .footer-small-middle, .footer-small-right{
    margin: 4% 0;
}

.footer-small-right{
    text-align: right;
}

/**Footer end here**/
a.white-url{
    font-size: 11px;
    color: #fbfeff;
}
a.white-url:hover{
    color: #0088CC;
    text-decoration: none;
}

@media screen and (max-width:1134px){
    .asgurd-search-form input#search {
        display: inline-block;
        float: right;
        margin-left: 0;
        width: 50%;
    }
}

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

    .social li {
        display: inline-block;
        list-style: none outside none;
        padding: 3px;
    }

    .asgurd-team-position {
        margin-top: 25px;
    }


    .asgurd-search-form input#search {
        display: inline-block;
        float: right;
        margin-left: 0;
        width: 50%;
    }
}

@media screen and (max-width:1032px){
    .social li {
        display: inline-block;
        list-style: none outside none;
        padding: 0;
    }

    .asgurd-search-form input#search {
        display: inline-block;
        float: right;
        margin-left: 0;
        width: 45%;
    }

    .contact-hotline p {
        font-family: 'Open Sans',sans-serif;
        font-size: 20px;
        font-weight: bold;
    }

    .contact-hotline span {
        color: #A9ACAC;
        font-family: 'Open Sans',sans-serif;
        font-size: 20px;
        font-weight: bold;
    }
}

@media screen and (max-width:880px){
    .asgurd-search-form input#search {
        display: inline-block;
        float: right;
        margin-left: 0;
        width: 40%;
    }

    .featured-text {
        font-family: 'Open Sans',sans-serif;
        font-size: 25px;
        font-weight: 300;
        line-height: 35px;
    }

    .contact-hotline p {
        font-family: 'Open Sans',sans-serif;
        font-size: 15px;
        font-weight: bold;
    }

    .contact-hotline span {
        color: #A9ACAC;
        font-family: 'Open Sans',sans-serif;
        font-size: 15px;
        font-weight: bold;
    }
}


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

    .button.contact {
        float: left;
        margin: 0;
    }

    .asgurd-team-positions {
        margin-top: 30px;
    }


    .asgurd-team-social {
        padding-bottom: 30px;
        padding-top: 20px;
    }

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


    .asgurd-team-position {
        margin-bottom: 25px;
        margin-top: 25px;
        text-align: center;
    }

    .footer-small-right{
        float: left;
    }

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

    .launch-button{
        margin-top: -30px;
    }

    .button-up{
        display: none;
    }

    .asgurd-contact-address dl dd {
        margin-top: -25px;
    }
}


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

    .asgurd-contact-address dl dd {
        margin-top: -25px;
    }
}

@media screen and (max-width:496px){
    .featured-text {
        font-family: 'Open Sans',sans-serif;
        font-size: 20px;
        font-weight: 300;
        line-height: 30px;
    }

    .contact-info {
        color: #A9ACAC;
        font-family: 'Aller',sans-serif;
        font-size: 14px;
    }

    .footer-small-right {
        text-align: left;
    }

    .launch-button{
        float: left;
        padding-top: 45px;
    }
}

/** Ie9 fix **/
.asgurd-flickr-widget ul li{
    width: 65px\9;
}

.asgurd-recent-widget ul li{
    width: 90px\9;
}

.social li{
    width: 30px\9;
}
/**************************** GREEN DIV***********************/
#green_wrap {
	background-color:#9C0;
	height: 550px;
	width:100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px 0px #fff;
}
.section-title-light{
	padding-top: 100px;
	padding-left: 25px;
	color: #fff;
	font-size: 72px;
	margin: 10px 0;
  	font-family: inherit;
  	font-weight: bold;
  	line-height: 1;
  	text-rendering: optimizelegibility;
}
.section-copy-light {
	padding-left: 50px;
	color: #fff;
	font-size: 14px;
	margin: 10px 0;
  	font-family: inherit;
  	line-height: 1;
  	text-rendering: optimizelegibility;
}
#progressive_wrap {
	background-color:#e6e7e8;
	height: auto;
	width:100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px 0px #fff;
	display: inline-block;
}
#forged_wrap {
	background-color:#fff;
	height: 550px;
	width:100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px 0px #fff;
}
.section-title-dark{
	padding-top: 100px;
	color: #424242;
	font-size: 72px;
	margin: 10px 0;
  	font-family: inherit;
  	font-weight: bold;
  	line-height: 1;
  	text-rendering: optimizelegibility;
}
.section-copy-dark {
	padding-left: 50px;
	color: #424242;
	font-size: 14px;
	margin: 10px 0;
  	font-family: inherit;
  	line-height: 1;
  	text-rendering: optimizelegibility;
}
#impervious_wrap {
	background-color:#06F;
	height: 550px;
	width:100%;
	-webkit-box-shadow: inset 0px 1px 1px 0px #fff;
	box-shadow: inset 0px 1px 1px 0px #fff;
}
.sectionImage {
	float: right;
	overflow: hidden;
	padding-right:25px;
	margin-top: 1px;
}
.sectionPad {
	padding: 25px 25px;
}
.callout-circle {
	border-radius: 50%;
	width: 100px;
	height: 100px;
	background-color: #9C0;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	display: inline-block;
	padding: 40px;
}
.callout-circle-big {
	font-family: 'Aller';
}
.callout-circle-greener {
	background-color: #090;
}
.callout-circle-greenest {
	background-color: #bcdd24;
}
.margin-top25 {
	margin-top: 25px;
}
.margin-bottom25 {
	margin-bottom: 25px;
}
.featureRender {
	width: auto;
	height: auto;
	background: url(../img/img_features.png);
}
.iframe-rwd  {
position: relative;
padding-bottom: 65.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.iframe-rwd iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.bubble-text {
	font-size: 20px;
	font-family: 'Aller';
	color: #fff;
	padding: 7px;
}