h1 {
font-family: helveticace-b,sans-serif,arial;
}
#loadme{
	background: rgba(0, 0, 0, 0.1);
	 z-index:99999; position:fixed; display:none; top:0; bottom:-15px; left:0; right:0;	
}
#loadme > div{
	position:absolute;
	top:50%;
	left:50%;
	box-shadow:3px 3px 6px #ed4419;
	border-radius:50%;
	margin-left:-11px;
	margin-top:-11px;
}
#pos{
	display:none;
}
.logo > a > img{
	width:210px; padding-top: 17px; margin-right:20px;
}
.scriptolutionradius3{
	width:25px;
	height:25px;
}
.background
{
    background: url(../images/bg-header-img.png) no-repeat #ed4419;
    height: 375px;
	background-color:#ed4419;
	background-size:230px 265px;
	background-position:90% bottom;
}
.background2
{
    background: url(../images/bg-header-img2.png) no-repeat #ed4419;
    height: 375px;
	background-color:#ed4419;
	background-size:450px 250px;
	background-position:92%;
}
.gotb
{
	font-family: helveticace-b,lato,sanserif;
}
.gotl
{
	font-family: helveticace-m,lato,sanserif
}
.gotm
{
	font-family: helveticace-m,lato,sanserif
}
a:visited {text-decoration:none !important; }
a:hover   {text-decoration:none !important; }

#inline1 {
    font-family: helveticace-m,sans-serif,arial !important;
}
#inline1 li {
    background: url(../images/added/intro_arrow.png) no-repeat;
    padding-left: 41px;
    padding-bottom: 10px;
}
#header-text-medium,
.slogan
{
	display: block;
	font-size: 24px;
	text-align:center;
	color: #fff;
	letter-spacing: 8px;
	margin-bottom: 0px;
}
.note{
	text-align: left; 
	padding-top: 10px; 
	display: block; 
	color: #fafafa;
	padding-left:18%;
}
#header-text-large,
.slogan2
{
	display:block;
	font-size: 58px;
	color: white;
	text-align: center;
	font-weight: bold;
	margin-bottom: 9px;
}
.slogan3
{
	display:block;
	font-size: 44px;
	color: white;
	text-align: left;
	font-weight: bold;
	margin-bottom: 9px;
	letter-spacing:1px;
}
.slogan4
{
	display:block;
	font-size: 26px;
	color: white;
	text-align: justify;
	margin-bottom: 0px;
}
.banner2-link-btn{
	position:absolute;
	left:auto;
	right:0;
}
.banner-btn-2{
	border-radius:10px;
	width:200px !important;
}
.intro-text,
.banner-text
{
	margin-top: 100px;
}
.banner-text-2
{
	margin-top: 100px;
	max-width: 635px;
	position: relative;
}
@-moz-document url-prefix() {
	.banner-text-2
	{
		max-width: 675px;
	}
	
}

.fint-btn,
.banner-btn
{
	background-color: #fc8830;
    color: white;
    font-size: 22px;
    border: none;
    height: 45px;
    font-weight: bold;
    letter-spacing: 1px;
    width: 38%;
}
.find-txt,
.banner-txt
{
	width: 60% !important;
	height: 45px;
	font-size: 19px;
}

.align-center
{
	text-align:center;
}
.row
{
	margin-bottom: 20px;
}
.background-redish
{
background-color: #ee552f;
}
.bottom_links {
	border-bottom: 1px solid #848585;
}
.bottom_link
{
	margin: 0 10px;
	color:white;
	text-decoration: none !important;
}
.bottom_link:hover {
	color: #ccc;
}
.cat_iamge
{
	text-align: center;
    margin-bottom: 20px;
}
.background-grey
{
	background-color: #f7f7f7;
}

h1.hiw {
	color: #ed4419;
	font-size: 31px;
    line-height: 40px;
	font-family: 'open sans';
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}

p.hiw {
	font-size: 20px;
	color: #747575;
	line-height: 35px;
}
p.hiw > span{
	color:#ed4419;
}
.txn-id{
	font-weight:bold;
	position:absolute;
	left:auto;
	right:5px;
	text-align:right;
}
.txn-id > h5{
	font-weight:bold;
	padding-right:5px;
	display:inline-block;
	text-transform:uppercase;
}
.txn-id > h5:first-child{
	margin-bottom:6px;
}
/*---- Header CSS  ---- */
.currency-container{
	width:60px;
	margin-top:25px;
	margin-left:10px;
	float:left;	
    position: relative;
	border-radius:5px;
	background-color:#ebebeb;
}
#currselect
{
	border-color: #ebebeb;
    border-radius: 5px;
    border-width: 1px;
    padding-left: 6px;
	background-color:#ebebeb;
	height:36px;
	background:url("../images/scriptolution_navdroparrow.png") no-repeat;
	background-position:42px 12px;
	width:60px;
	font-size:13px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	color:#8d8d8d;
	border:none;
	
}

/*------ Hot services ----*/
.each-service > a> div.cat_image{
	background:url(../images/added/icon/socaial-media-sprite.png) no-repeat scroll;
	height:111px;
}
div.facebook > a > .cat_image{
	background-position:center 0px;
}
div.facebook > a:hover{
	background-color:#3b5b99;
}
div.facebook > a:hover > .cat_image{
	background-position:center -123px;
}
div.graphics > a > .cat_image{
	background-position:center -241px;
}
div.graphics > a:hover{
	background-color:#ab26d7;
}
div.graphics > a:hover > .cat_image{
	background-position:center -363px;
}
div.instagram > a > .cat_image{
	background-position:center -484px;
}
div.instagram > a:hover{
	background-color:#6a453b;
}
div.instagram > a:hover > .cat_image{
	background-position:center -607px;
}
div.social > a > .cat_image{
	background-position:center -726px;
}
div.social > a:hover{
	background-color:#39b54a;
}
div.social > a:hover > .cat_image{
	background-position:center -848px;
}

div.soundcloud > a > .cat_image{
	background-position:center -968px;
}
div.soundcloud > a:hover{
	background-color:#ff6600;
}
div.soundcloud > a:hover > .cat_image{
	background-position:center -1089px;
}

div.twitter > a > .cat_image{
	background-position:center -1210px;
}
div.twitter > a:hover{
	background-color:#5ea9dd;
}
div.twitter > a:hover > .cat_image{
	background-position:center -1333px;
}
div.writing > a > .cat_image{
	background-position:center -1453px;
}
div.writing > a:hover{
	background-color:#cec200;
}
div.writing > a:hover > .cat_image{
	background-position:center -1574px;
}
div.youtube > a > .cat_image{
	background-position:center -1694px;
}
div.youtube > a:hover{
	background-color:#c8302a;
}
div.youtube > a:hover > .cat_image{
	background-position:center -1816px;
}
div.twitter > a:hover,div.youtube > a:hover,div.instagram > a:hover,div.facebook > a:hover,div.soundcloud > a:hover,div.social > a:hover,div.graphics > a:hover, div.writing > a:hover{
	color:#fff;	
}
div.twitter > a:hover > ul > li > i:before,div.youtube > a:hover > ul > li > i:before,div.instagram > a:hover > ul > li > i:before,div.facebook > a:hover > ul > li > i:before,div.soundcloud > a:hover > ul > li > i:before,div.social > a:hover > ul > li > i:before,div.graphics > a:hover > ul > li > i:before, div.writing > a:hover > ul > li > i:before{
	color:#fff;	
}
/* ----- featured jobs ----- */

.featured-job-heading-container{
	margin-top:50px;
	text-align:center;
}
h1.featured-job-heading{
	display:inline-block;
	text-align:center;
	color:#727373;
	font-family:helveticace-b,Arial, sans-serif;
	font-size:34px;
	font-weight:normal;
	position:relative;
	line-height:50px;
	
}
/*
h1.featured-job-heading:before{
	position:absolute;
	content:"";
	border:3px solid #d0593b;
	width:50%;
	bottom:-4px;
	left:25%;
}
#diamond {
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-bottom-color: #d0593b;
	position: relative;
	top: 0px;
	left:50%;
	margin-left:-10px;
}
#diamond:after {
	content: '';
	position: absolute;
	left: -10px;
	top: 10px;
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-top-color: #d0593b;
}
*/
.fj-slider-container{
	margin-bottom:50px;	
}
.clients{
	background-color:#eeeeee;
	padding:0px;	
}
.footer-social-icons{
	margin:10px 0px;
}

/*----Popup----------*/
#overlay {
	position: fixed;
	background: #000000	;
	width: 100%;
	height: 100%;
	display: none;
	z-index:149;
	opacity:0.7;
	top:0;
}

.popup {
	display: none;
}

.popup-content {
	position: fixed;
	width: calc(50% - 20px);
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 5%;
	min-height: 80%;
	left: 25%;
	background: #fff;
	border: 10px solid #ed4419;
	text-align: center;
	overflow: hidden;
	z-index:150;
	top:10%
}

.popup h1 {
	font-size: 35px;
	line-height: 45px;
	color: #8f738f;
	font-family: helveticace-b,Arial, sans-serif;
	margin-bottom: 10px;
}

.popup p {
	font-size: 17px;
	line-height: 24px;
	color: #666;
	font-family: helveticace-b,Arial, sans-serif;
}

.popup .button {
	width: 170px;
	height: 40px;
	line-height: 40px;
	background: #ed4419;
	border: 2px solid #ed4419;
	color: #fff;
	font-size: 18px;
	font-family: helveticace-b,Arial, sans-serif;
	display: block;
	text-decoration: none;
	margin: auto;
	float: none;
	margin-top: 50px;
	font-weight: bold;
}

.popup .button:hover {
	color: #ed4419;
	background: #fff;
}

.gig-detail-container{
	margin-bottom:30px;	
}

/*-------payment option----*/
h1.payment-opt-title{
	text-align:center;
	color:#727373;
	font-size:34px;
	font-family:gotham-b,Arial, sans-serif;
	margin:10px 0px 40px 0px;
		
}
h3.payment-opt-title{
	text-align:center;
	color:#000;
	font-family:gotham-b,Arial, sans-serif;
		
}
#topup-packages-container{
	text-align:center;	
}
div.topup-package{
	border:1px solid #f2bbad;  
	height:175px;  
	border-radius:5px; 
	width:200px; 
	background-color:#f2f2f2; 
	padding:20px 0px;	
	display:inline-block;
	position:relative;
	margin:10px;	
}
.topup-package > ul{
	list-style:none;
}
.topup-package li.package-title{
	text-align:center; color:#727373; font-size:24px; margin:0px 10px 0px; font-family:gotham-b,Arial, sans-serif; font-weight:bold;
}
.topup-package li.package-radio{
	text-align:center; margin:30px 10px 0px;
}
.topup-package li.package-notice{
	color:#eb4419; font-size:12px; font-weight:bold; text-align:center; margin:10px 0px;
}

#payment-module{
	text-align:center;
}

div.payment-container{
	border:1px solid #f2bbad;  
	height:275px;  
	border-radius:5px; 
	width:250px; 
	background-color:#f2f2f2; 
	padding:20px 0px;	
	display:inline-block;
	position:relative;
	margin:10px;
}
.inner-payment{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}

div.payment-logo{
	border:1px solid #ec7558; 
	border-radius:3px; 
	background-color:#fff; 
	text-align:center; 
	padding:10px 0px; 
	width:140px;; 
	margin:25px auto;	
}
h2#payment-opt-price{
	text-align:center;
	font-weight:bold;
	margin-top:30px;
}

/*--- Credit Card Area------*/
.showBlock{
	display:block;
}
.hideBlock{
	display:none;
}
div.cc-container{
	width:270px;
	margin:10px auto 25px auto;
}
div.cc-title{
	float:left;
	width:70px;
	padding:6px 0px;
}
div.cc-title>lable{
	font-size:14px;
	
}
div.cc-input-feild{
	margin-bottom:10px;
}
div.cc-input-feild > input,div.cc-input-feild >select{
	background-color:#e1e1e1;
	border:none;
	padding:6px 14px;
	border-radius:3px;	
	
}
div.cc-input-feild >select{
	padding-left:0px;
	padding-right:0px;
}
.input-45{
	width:45px;
	padding-left:5px !important;
	padding-right:5px !important;
}

div.coupon-container{
	max-width:265px;
	margin:10px auto 25px auto;
}
.coupon-input{
	background-color:#e1e1e1;
	border:none;
	padding:6px 10px;
	border-radius:3px;	
}
#coupon-btn{
	width:50px;
	font-weight:bold;
	line-height:20px;
	font-size:18px;
	background-color:#e95530;
	border:none;
	color:#fff;
	letter-spacing:1;	
}
#payment-btn{
	width:55px;
	font-weight:bold;
	line-height:20px;
	font-size:16px;
	background-color:#e95530;
	border:none;
	color:#fff;
	text-align:center;
	margin-left:4px;
}
#error-msg{
	color:red; 
	font-size:11px;	
	font-weight:bold;
}
.error-msg{
	color:red; 
	font-size:11px;	
	font-weight:bold;
}
/*--- udemy ---*/
.course-container{
	width:240px; 
	margin:15px; 
	vertical-align:top;
	display:inline-block;
	box-shadow: 3px 3px 5px #888888; 
}
.course-container:hover{
	box-shadow:none;
}
.course-container>a{
	text-decoration:none;
}
.course-text-container{
	padding:0px 10px 5px 10px;
	border:1px solid silver;
}
.course-title{
	padding:0px; 
	color:#000; 
	font-size:13px; 
	font-weight:bold; 
	line-height:1.3; 
	min-height:33px;
	margin:10px 5px 10px 5px; 
	font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; 
}
.instructor-bio{
	padding:0px; 
	color:#000; 
	font-size:13px; 
	font-weight:normal; 
	line-height:1.3; 
	min-height:33px;
	margin:10px 5px 10px 5px; 
	font-family:'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif; 
}
.course-price{
	font-size:15px; 
	color:#353535; 
	padding:18px 0px; 
	min-height:36px;
	font-weight:bold; 
}
.course-pagging{
	margin:25px 0px 25px 15px;
	position:relative;
	max-width:1065px;
	height:30px;
}
.course-pagging > a{
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
	font-family:helveticace-m,sans-serif,arial;
	padding:5px 10px;
	border-radius:3px;
	background-color:#cf593b;
	font-weight:bold;
	position:absolute;
}
.course-pagging > a.previous{
	  left:0;
	  right:auto;
}
.course-pagging > a.next{
	  left:auto;
	  right:0;
}
/*--- New pageing---*/
li.next{
	background:none;
}
.paging ul li a, .paging ul li span{
	width:27px;
	height:30px;
	line-height:30px;
}
.paging ul li.next a,.paging ul li.prev a{
	background-image:none;
	text-indent:0;
	color:#5faed6;
	background-color:#f07658;
}
.paging ul li.next a:hover,.paging ul li.prev a:hover{
	background-image:none;
	text-indent:0;
	color:#5faed6;
	background-color:#e2f6ff;
}

.pagingArrow{
	width:20px;
	color:#5faed6;
	font-size:20px;
	font-weight:bold;
}
/*---- Amazon----*/
.sub-search-title-container{
	float:left;
}
.sub-search-container{
	height:83px; 
	float:right; 
	padding-top:29px;
}
.frm-sub-search > lable{
	color:#fff;
	padding-right:3px;
	font-weight:bold;
	font-family:'Open Sans', sans-serif;
}
#amazon-currselect
{
	border-color: #ebebeb;
    border-radius: 5px;
    border-width: 1px;
    padding-left: 10px;
	background-color:#ebebeb !important;
	height:30px;
	background:url("../images/scriptolution_navdroparrow.png") no-repeat;
	background-position:35px 10px;
	width:55px;
	font-size:13px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	color:#8d8d8d;
	margin-right:5px;
	
}
.search-textbox{
	height: 30px; 
	background: #ebebeb; 
	border: 1px solid #ebebeb;
	border-radius: 5px;
	padding: 4px 30px 4px 10px; 
	transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s, width 0.2s ease 0s;
	width: 175px; 
	color: #8d8d8d; 
	font-size:13px !important; 
	font-weight: normal;
}
.sub-search-btn-submit{
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	font-family:helveticace-m,sans-serif,arial;
	border-radius:5px;
	background-color:#cf593b;
	border:none;
	width:50px;
	height:30px;
	box-shadow:1px 1px 2px #333;
}
.sub-search-btn-submit:hover{
	box-shadow:none;
	color:#ebebeb;
	border:1px solid #ebebeb;
}
.gold-btn{
	width:130px;
	margin:0px auto;
}
.gold-btn-medium{
	margin-top:10px;
	width:110px;
}
.gold-span{
	margin-top:0px !important;
	height:35px !important;
}
.btn-transparent-style{
	background:transparent;
	border-color:transparent;
	width:100%;
}
.btn-transparent-style:hover{
	background:transparent;
	border-color:transparent;
	width:100%;
}

.product-box {
	border: 1px solid #eee;
	float: left;
	margin: 4px;
	position: relative;
	width: 218px;
	padding: 4px;
	font-family: Helvetica;

}
.product-title h3{
	margin: 2px 3px 0 2px;
	min-width: 40px;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	position: relative;
	text-align: center;
	display: block;
	overflow: hidden;
	height: 45px;
}

.product-price {
	text-align: center;
	color: #900;
	font-weight: bold;
}

.a-icon-cart {
	left: 2px;
	top: 2px;
	position: absolute;
	height: 25px;
	width: 25px;
	background-position: -35px -5px;
	background-image: url(https://www.dojobsonline.com/images/amzn-sprite.png);
	background-repeat: no-repeat;
	background-size: 400px 600px;
	-webkit-background-size: 400px 600px;
	display: inline-block;
	vertical-align: top;
}

.a-icon-shop-now {
	left: 4px;
	top: 3px;
	position: absolute;
	height: 24px;
	width: 24px;
	background: 0 0;
	display: inline-block;
	vertical-align: top;
}

.a-button {
	background: #d8dde6;
	display: block;
	padding: 0;
	vertical-align: middle;
	height: 31px;
	*height: 29px;
	border: 1px solid;
	border-color: #bcc1c8 #bababa #adb2bb;
	text-align: center;
	overflow: hidden;
	text-decoration: none!important;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 100%;
	max-width: 130px;
	box-sizing: border-box;
	margin-top: 11px;
}


.a-button-text {
	position: relative;
	z-index: 10;
	color: #111;
	font-size: 12px;
	text-align: center;
	line-height: 29px;
	display: block;
	font-family: Arial,sans-serif;
	white-space: nowrap;
	background-color: transparent;
	margin: 0;
	border: 0;
	outline: 0;
	padding: 0 2px 0 29px;
}


.a-button-text.centered {
	padding: 0 2px;
}

.a-button-input {
	position: absolute;
	z-index: 20;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	outline: 0;
	border: 0;
	overflow: visible;
	cursor: pointer;
	opacity: .01;
	filter: alpha(opacity=1);
}


.a-button-primary {
	border-color: #cba957 #bf942a #aa8326;
	background: #f0c14b;
}

.a-button-primary:active {
	border-color: #aa8326 #bf942a #bf942a;
}

.a-button-primary:hover {
	border-color: #c59f43 #aa8326 #957321;
}

.a-button-primary:focus {
	outline: 0;
	border-color: #e47911;
	-webkit-box-shadow: 0 0 3px rgba(228,121,17,.5);
	-moz-box-shadow: 0 0 3px rgba(228,121,17,.5);
	box-shadow: 0 0 3px rgba(228,121,17,.5);
}

.a-button-inner {
	position: relative;
	height: 100%;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	cursor: pointer;
	display: block;
}

.a-button-primary .a-button-inner {
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
	-moz-box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,.4) inset;
	background-color: #f7dfa5;
	background: -webkit-gradient(linear,left top,left bottom,from(#f7dfa5),to(#f0c14b));
	background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
	background: -moz-linear-gradient(top,#f7dfa5,#f0c14b);
	background: -ms-linear-gradient(top,#f7dfa5,#f0c14b);
	background: -o-linear-gradient(top,#f7dfa5,#f0c14b);
	background: #f3d078;
}

.lt-ie9 .a-button-primary .a-button-inner {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7dfa5', endColorstr='#fff0c14b', GradientType=0);
}

.a-button-primary:active .a-button-inner {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
	box-shadow: 0 1px 3px rgba(0,0,0,.2) inset;
	background-color: #f0c14b;
	background-image: none;
}

.lt-ie9 .a-button-primary:active .a-button-inner {
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.a-button-primary:hover .a-button-inner {
	background-color: #f5d78e;
	background: -webkit-gradient(linear,left top,left bottom,from(#f5d78e),to(#eeb933));
	background: -webkit-linear-gradient(top,#f5d78e,#eeb933);
	background: -moz-linear-gradient(top,#f5d78e,#eeb933);
	background: -ms-linear-gradient(top,#f5d78e,#eeb933);
	background: -o-linear-gradient(top,#f5d78e,#eeb933);
	background: #f1c860;
}

.lt-ie9 .a-button-primary:hover .a-button-inner {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5d78e', endColorstr='#ffeeb933', GradientType=0);
}

.s-c-container{
	width:290px;
	float:left;
}
.training-sup{
	top:-27px;
	right:-55px;
	vertical-align:top;
	color:#fff;
	font-size:8px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#cf593b;
	padding:2px;
	letter-spacing:0.1em;
	border-radius:1px;
}
.software-sup{
	top:-27px;
	right:-65px;
	vertical-align:top;
	color:#fff;
	font-size:8px;
	text-transform:uppercase;
	font-weight:bold;	
	background-color:#cf593b;
	padding:2px;
	letter-spacing:0.1em;
	border-radius:1px;
}
.sub-search-title-container > h1{
	text-transform:capitalize;
}
h3.flag span.status.waiting-for-reqs, .waiting_for_reqs div{
	background-color:#fff !important;
}
.g-delivery-msg{
	color: #009fe3; font-size: 24px; clear: both; font-weight: bold; text-align: center;
}
.alert-wish-list{
	margin-top:10px;
	padding:10px 15px;
}
.alert-wish-list > a.close{
	font-size:18px;
}
.wish-list-btn{
	margin-top:10px;
}
.min-height1{
	min-height:200px;
}
.scriptolutionpaddingtop15{
	margin-bottom:25px;
}
.scriptolutionpaddingtop30{
	box-shadow:3px 3px 5px;
	border:1px solid silver;
	border-radius:3px;
}
/*--- Override Default Css--*/
.droparrow{
	padding-right:16px;
}
.max-chars-top{
	margin-top:10px;
}
.trumbowyg-box{
	width:90% !important;
}

.scriptolutionshop .whiteBox.inside .block.inside{
	width:220px !important;
}
.logo{
	padding-left:none;margin-bottom:none;
}
.search{margin-left:none;}

/*---scriptolution_feat_cats.css----*/
.scriptolutionsmain2{padding-left: 17px;}
.scriptolutionsblock{float:left;width: calc(25% - 16px - 16px);text-align: center;}
.scriptolution-h-header{margin-top: 30px;margin-bottom: 30px;font-size: 34px; color:#727373 !important; font-family:gotham-b,Arial, sans-serif;}
.scriptolution-s-small{font-size:26px; color: #727373; font-family: gotham-m,Arial, sans-serif;padding-bottom: 34px;line-height: 34px;}

/*---scriptolution_notifications.css----*/
#scriptolutionNotifBox {right:240px;}

/*---scriptolution_style_v7.css----*/
@font-face {
    font-family:'helveticace-b';
    src: url('../fonts/HelveticaCE-Bold.eot');
    src: url('../fonts/HelveticaCE-Bold.woff') format('woff'),
         url('../fonts/HelveticaCE-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'helveticace-m';
    src: url('../fonts/HelveticaCE.eot');
    src: url('../fonts/HelveticaCE.woff') format('woff'),
         url('../fonts/HelveticaCE.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'helveticace-m';
    src: url('https://www.dojobsonline.com/fonts/helveticace-marrow.eot');
    src: url('https://www.dojobsonline.com/fonts/helveticace-marrow.woff') format('woff'),
         url('https://www.dojobsonline.com/fonts/helveticace-marrow.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{margin:0px; padding:0px; background:#F2F3F4;background-color: white;font-family: helveticace-m,sans-serif,arial!important;}
.header{background: #ffffff;height: 82px;/**min-width: 1106px;**/  margin: auto;color:#2e2e2e;}
.logo{float:left; padding-left:5px;  padding-left:none; padding-top: 6px;/* margin-bottom: -5px; */margin-bottom:none;}
.search{float:left;/*margin-left: 15px;*/margin-left:none; margin-left: 0px; margin-top: 24px; position:relative}
.textbox{height: 37px; background: #ebebeb; border: 1px solid #ebebeb;border-radius: 5px; padding: 4px 30px 4px 10px; transition: background-color 0.2s ease 0s, border-color 0.2s ease 0s, width 0.2s ease 0s; width: 220px; color: #8d8d8d; font-size:13px !important; font-weight: normal; box-shadow:none;}
.searchbtn{background:url(../images/added/search-btn.png) no-repeat; cursor:pointer; position:absolute;right: 9px;top: 2px; width:23px; height:37px; border:none}
.headeright{float:right;padding-top: 30px;}
.headeright ul li a{ line-height:25px; display:block;/* padding:0 12px;*/  padding:0 8px;font-size: 12px;font-family: helveticace-m,sans-serif,arial;color: #727373;text-transform: uppercase;}
.headeright ul li a:hover{color:#cf593b; text-decoration: none}
.headeright ul li a.join{background-color:#cf593b; border-radius:3px; -webkit-border-radius:3px; font-weight:bold; margin-left:12px; color:#fff;}

.balanceright{float:right;padding-top: 14px;}
.balanceright a{ line-height:28px; display:block;/* padding:0 12px;*/  padding:0 5px;font-size: 15px;font-family:helveticace-m,sans-serif,arial;color: #727373;text-transform: uppercase;} 
.logoutheader div a:hover{color:#cf593b; text-decoration: none}
.logoutheader div a.join{background-color:#cf593b; border-radius:3px; -webkit-border-radius:3px; font-weight:bold; margin-left:12px; color:#fff;}


.banner{background:url(../images/scriptolution_banner.jpg) no-repeat center top; height: 320px; background-position-y: -219px;}
.bannertext{padding-top:50px;}
.bannertext h3{font-size:44px; font-weight:normal; text-align:center; letter-spacing:-0.5px; color: #00aeef; font-family:'latobold';}
.bannertext h2{font-size:39px; line-height:38px; font-family:'latobold'; font-weight:normal; text-align:center;color: #00aeef; padding-bottom:18px;}
.find-service{  padding:5px; border-radius:5px; -webkit-border-radius:5px; width: 600px;}
.cusongtitle{height:39px;background-color: #ed4419; padding-left:8px; text-align: center; margin-bottom: 12px;}
.cusongtitle h3{color:#fff; margin: 0; font-family:'latoregular'; font-size:16px; line-height:38px; font-weight:normal; float:left; padding-right:32px; padding-left:4px;}
.cusongtitle p{font-family:'latoregular'; font-size:14px; color:#fff; float:none; padding-top:6px; display: inline-block; margin: auto;}
.cusongtitle p a.active{background-color:#727373; text-decoration: none;}
.cusongtitle p a:hover{background-color:#727373; text-decoration: none;}
.cusongtitle select {color: #666; font-size: 15px !important;}
.cusongsblock{border:1px solid #dbdbdb; padding:7px 8px; position:relative;min-height: 250px; /*float:left;*/ width:214px; margin-right:12px; margin-bottom:15px; height:195px; overflow:hidden; transition: height 0.1s ease-in-out 0s, margin 0.1s ease-in-out 0s; vertical-align:top; display:inline-block}
.userimg{float:left; margin-top:-4px; margin-right:6px; margin-bottom:6px; float:left}
.username{font-family:'latoregular'; font-size:12px; line-height:12px; height:16px; overflow:hidden}
.username a{color:#545454; font-weight: bold;}
.username a:hover{color:#25a7d3; text-decoration: none;}
.otherdetails{ margin-top:-2px; float: left; clear: both;}
.songperson{position:relative;/** margin-left: auto; margin-right: auto;**/}
span.featured{background-color: #ed4419; position:absolute; left:0px;top: 0;line-height: 19px;padding: 2px 7px; font-family:'helveticace-m'; color:#fff;font-size: 14px;}
span.rated{background-color: #727373; position:absolute;right: 0px;top: 0;line-height: 23px;width: 80px; font-family:'latoregular'; color:#fff;font-size: 14px;text-align: center;}
.price{font-family:'latobold'; font-size:21px;color: #ed4419; bottom:50px; top:auto; background-color:transparent;}
.noteworthy{width:482px; float:left; position:relative; z-index:5}
.footertop{/**padding-top:35px;**/ padding-top:none; position:relative; padding-bottom:20px;}
.bodyshadow{/** background:url(../images/scriptolution_shadow.png) repeat-y; **/ width:1306px; margin:auto}
/*page2a css start*/
.logoutheader{float:right;margin-top:15px;}
.usernamebox p{font-family:Arial, Helvetica, sans-serif; font-size:12px;color: #2e2e2e; text-transform:uppercase; line-height:17px; float:left; padding-top:4px;}
.droparrow{background:url(../images/scriptolution_navdroparrow.png) no-repeat right 23px; padding-right:10px;}
.textdropdown{float:right; border-right:none;}
.textdropdown a{color: #2e2e2e; line-height:54px; display:block; padding-right:15px; padding-left:15px;}
.massage{float:right; height:54px; border:none;}
.massage a{ padding-top:13px; display:block; padding-left:15px; padding-right:15px; padding-bottom:13px;}
.todo{float:right; height:54px; line-height:54px; border-right:none;}
.todo p{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:uppercase; color:#fff; padding:0 15px;}
.todo a{color: #2e2e2e; margin-right:5px;}
.leftborder{border-left:none;}
.dropdownbox{width: 175px; border-radius: 4px !important; overflow: hidden; border: 1px solid #ed4419; opacity:0.95;padding: 5px 15px;  box-sizing:border-box; -webkit-box-sizing:border-box; display:none; border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; box-shadow:1px 1px 3px rgba(0,0,0,0.1); top:24px;}
.dropdownbox ul li{width: 100%; text-align: center; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.dropdownbox ul li a{text-transform: none; color:#727373; padding:5px 0; line-height:normal; font-weight:normal; font-size: 13px; border-bottom: 1px solid #a4a5a5; margin-bottom: 2px; display:block}
.dropdownbox ul li a:hover{color:#ed4419;}
.aside{background-color:#e6e6e6;   }
.aside h3{font-family: 'helveticace-m'; color:#fff;background: #ed4419; margin: 0; margin-bottom: 12px; height: 37px; line-height: 37px; text-indent: 12px; font-size:16px; font-weight:normal;}
.allmusic ul{list-style:none; padding-left: 12px;}
.allmusic ul li a{color:#727373; font-size: 13px; font-family:'helveticace-m'; text-decoration: none !important;}
.allmusic ul li a:hover{color:#ed4419;}
.options label{font-family: 'helveticace-m';font-size: 13px; line-height:24px;color: #717171; display:block;padding-left: 12px;}
.whiteBox.inside { width:694px;}
.block.inside { float:left; width:114px; height:100px; border-right: 3px solid #e5e5e5; text-align:center;padding-bottom: 15px; margin-bottom:20px;}
.contentArea h1 { float:left; width:100%; font-size:31px; color:#686868; font-family: 'Open Sans, sans-serif', Arial, sans-serif;margin: 0 0 10px 0;}
.gig-meta { float:left; width:100%; font-size:17px; color: #737373; text-transform: capitalize; margin-bottom:10px; }
.gig-meta a {color: #ed4419;}
.gig-meta a:hover { color:#d3330b; }
.carouselItem { float:left; width:678px;/* border:1px solid #dddddd; */ border:none; position:relative;}
.gig-description {float: none;width:100%; color:#4b4b4b; font-size:16px; margin-bottom:40px;clear: both;display: block;}
.gig-description h2 {
    color: #757575;
    font-size: 24px;
    font-family: 'helveticace-m', 'Open Sans';
    text-indent: 12px;
}
.gig-description p {font-size: 14px; color: #8e8e8e; font-family: 'Open Sans'; padding: 0 10px;width:100%; margin-bottom:0px;}
.gig-reviews { float:left; width:100%;padding: 15px !important;}
.gig-reviews h2 { float:left; font-size:28px;color: #737373;font-family: 'Open Sans', Arial, sans-serif;font-weight: 200;margin-top:  0;}
ul.gig-reviews-list { float:left; width:100%; list-style:none;margin: 0 0 0 20px; font-family:'latoregular', Arial, sans-serif;}
ul.gig-reviews-list li { float:left; width:100%;padding: 20px 0 0 0;}
ul.gig-reviews-list li span.comment-meta a { color:#ed4419; font-size:14px; margin-right:5px; }
.sidebarArea a.hugeGreenBtn { padding:20px 0; width:100%; text-align:center; position:relative; z-index:9999;background: #ed4419;border: 3px solid #ed4419; font-size: 28px; font-weight: 700; font-family: 'Open Sans'; border-radius: 5px; margin-bottom: 20px;}
.sidebarArea a.hugeGreenBtn:hover {background: #fff; color: #ed4419; text-decoration: none;}
ul.gig-details { float:left;/* width:100%; */ text-align:center; list-style:none; color:#535152; font-size:12px;/* margin-bottom:50px; */margin-bottom:none;}
ul.gig-details li span.label { float:left; width:100%; text-align:center; font-size:12px; font-weight:normal; line-height:15px;color:  #333;}
ul.gig-details li span.rating-middle {float: left; font-size:14px; padding-top:5px; width:65px;clear: none;} /*--uchange--*/
ul.gig-details li span.rating-votes { float:right; font-size:48px; font-weight:bold; text-align:center;width:85px;line-height: 48px;margin-top: -49px;}
.order-extras { float:left; width:220px; border:1px solid #bdbdbd; background:#FFF; padding:80px 5px 10px 5px; border-radius:5px; position:absolute; top:5px; left:15px; z-index:10; }
.profile-info { float:left; width:100%;padding: 10px !important;}
.profile-info .user-info {float: right;width: calc(100% - 60px); margin-bottom:20px;margin-top: 0px;}
.profile-info .user-info h3 a {color: #ed4419;}
.profile-info .user-info h3 a:hover { color:#e2390e; }
.profile-info .user-info h4 span.countryflag { float:left; position:absolute; top:10px; right:0px; }
.relatedTopics { float:left; width:100%;padding: 0 10px 10px 10px !important;}
.relatedTopics ul.tags li a:hover {background: #ed4419;}
.db-main-table { border:1px solid #ddd;width: 90%;margin-left: auto;margin-right: auto; border-radius:5px; margin-bottom:30px; clear: both; margin-top: 20px; }
.scriptolution-express {
    font-size:12px;
    padding:0 8px;
    margin:1px 5px 0 0;
    float:left;
    background-color:#f84600;
    color:white;
    line-height:19px;
    position: absolute;
    right: -6px;
    top: 112px;
    height: 19px;
    border-radius: 0;
}
.newscriptolutiondetails{float:left; padding-left:7px;/* width: 780px; */}
.newscriptolutiondetails h3{
    font-family: 'Open Sans';
    font-size:24px;
    font-weight:normal;
    padding-bottom: 8px;
    margin:  0;
}
.newscriptolutiondetails h3 a:hover{color:#333;text-decoration: none;}
.newscriptolutiondetails p{font-size: 13px; color:#696868;font-family: 'Open Sans'; padding-bottom:15px; overflow:hidden;}
.paging ul li {
    color: #f07658;
    font:bold 1.167em/1.64em Helvetica,Arial,sans-serif;
}
.paging ul li a,.paging ul li span {
    color: #fff;
    border: 1px solid #ed4419;
    background: #f07658;
}
.paging ul li span.prev,.paging ul li.prev a,.paging ul li span.next,.paging ul li.next a {
    width: 20px;
	background-image:none;
    background-color: #f07658;
}
.paging ul li.next a {
	background-image:none;
    background-color: #ed4419;
}
li.next {
    background: #ed4419 url(../images/ico-arrow05.gif) no-repeat 4px 8px;
}
.paging ul li span.active,.paging ul li a:hover {
    background: #ed4419;
}
a.tag {background: #ed4419; border:2px solid #fff; color: #fff !important;text-decoration: none !important;height: 33px; line-height: 29px; display: block; float: left;font-size:14px;color:#fff!important;-moz-border-radius:3px;border-radius: 5px; padding: 0 8px !important;text-transform: lowercase;font-weight: bold;letter-spacing: 1px;}
a.tag:hover{color: #ed4419 !important; border: 2px solid #fff; background:#fff;}
.scriptolution_notice{border: 1px solid #fc6139;color:#ffffff;background-color: #fc6139;}
.more-user-gigs .user-gig .user-cat a {
    color: #ed4419;
}
.more-user-gigs .user-gig .user-cat a:hover {
    color: #e2390e;
}
scriptolutionrelated h2 {
    color: #737373;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: bold;
}
.scriptolutionfeaturegig {
    background-color:#FBFD9C;
}

/** Added **/
.margin_auto
{
    margin:auto;
}
.h-con {
    margin-top: 130px;
    text-align: center;
}
.hire_btn a
{
    display: inline-block;
    font-weight:bold;
    margin:auto;
    color: #cf593b;
    font-family: helveticace-ce,sans-serif,arial;
    background-size: 136px;
    text-align: center;
    padding: 4px 50px;
    border: 2px solid #cf593b;
    border-radius: 35px;
    font-size: 26px;
    font-weight: normal !important;
}
.hire_btn a:hover {
    background: #cf593b;
    color: #fff !important;
    text-decoration: none;
}
.section_inner
{
    padding: 36px 0 0 36px;
}
.section_inner span
{
    display:block;
}
.section_inner h3
{
    margin-bottom: 10px;
}
.want_wrraper
{
    font-family: helveticace-b,sans-serif,arial;
    margin: 12px;
    width: 21%;
    float: left;
    min-height: 186px;
    border: 2px solid #00aeef;
    padding-top: 5px;
  word-wrap: break-word;
}
.status-star a {
    color: #00aeef;
}
.scriptolutionin {
    font-family: helveticace-b,sans-serif,arial;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 15px; 
}
.want_category,.want_textarea
{
    font-size: 17px;
    font-family: helveticace-b,sans-serif,arial;
}
.owl-item .item .songperson img
{
    height: 170px;
    width: 170px;
}
.owl-item .item .songperson{
    text-align:center !important;
}
.tablet-mobile
{
    text-align: center;
}
 .owl-item
{
/** width: 220px !important; */
    margin-right: 24px;
	
}
.item
{
    min-height: 120px;
}
.owl-item:first-child
{
   /** margin-left: 24px;*/
	margin-left:none;
}
  .owl-item
{
    /** max-width: 221px !important;*/
	max-width:none;
} 

.cat_image {
    margin-bottom: 6px;
}

.categories-icon {
    max-width: 822px;
    text-align: center;
}

.each-cat {
    margin-bottom: 10px;
}

.each-cat p a {
    font-size: 16px;
}

.see_all a {
    padding: 12px 43px;
    border: 2px solid #cf593b;
    color: #727373;
    border-radius: 30px;
    background: #fff;
    display: inline-block;
    margin: auto;
    font-size: 20px;
    text-decoration: none !important;
    margin-bottom: 54px;
}

.see_all a:hover {
    background: #cf593b;
    color: #fff !important;
}

.left-content {
    padding-top: 60px;
}

.left-content2 {
    padding-top: 90px;
}

.clients .row {
    margin: 0;
}

.each-service a {
    display: block;
    border-radius: 7px;
    max-width: 253px;
    margin: auto;
    padding: 15px 0;
    color: #727373;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    height: 286px;
    border: 3px solid #5ea9dd;
}

.each-service a:hover {
    background: #fafafa;
    text-decoration: none;
    color: #727373;
}

.each-service.youtube a {
    border-color: #c8302a;
}

.each-service.instagram a {
    border-color: #6a453b;
}

.each-service.facebook a {
    border-color: #3b5b99;
}

.each-service.soundcloud a {
    border-color: #ff6600;
}

.each-service.social a {
    border-color: #39b54a;
}

.each-service.graphics a {
    border-color: #ab26d7;
}

.each-service.writing a {
    border-color: #cec200;
}

.each-service li {
    margin: auto;
    max-width: 130px;
    font-size: 17px;
    font-weight: normal;
    list-style: none;
    line-height: 12px;
    margin-bottom: 9px;
    text-align: left;
}

.each-service li i {
    color: #5ea9dd;
    font-size: 19px;
}

.each-service.youtube li i {
    color: #c8302a;
}

.each-service.instagram li i {
    color: #6a453b;
}

.each-service.facebook li i {
    color: #3b5b99;
}

.each-service.soundcloud li i {
    color: #ff6600;
}

.each-service.social li i {
    color: #39b54a;
}

.each-service.graphics li i {
    color: #ab26d7;
}

.each-service.writing li i {
    color: #cec200;
}

.cat_image {
    margin-top: 8px;
}

.each-tag {
    margin-bottom: 18px;
}

.each-tag-content {
    height: 275px;
    border: 1px solid #b6b6b6;
    margin: auto;
    position: relative;
}

.each-tag-content .songperson {
    max-height: 132px;
    overflow: hidden;
    margin-bottom: 12px;
}

.each-tag-content .songperson img {
    width: 100%;
    height: auto;
}

.each-tag .des {
    height: 55px;
    overflow: hidden;
}

.each-tag .des a {
    font-size: 13px;
    color: #545454 !important;
    text-decoration: none !important;
    padding: 0 8px;
    display: block;
}

.userdata {
    position: absolute;
    bottom: 5px;
    left: 8px;
}

.banner-tag {
    background: #ed4419;
    margin-bottom: 20px;
}

.banner-tag h2 {
    color: #fff;
    font-size: 52px;
    font-family: 'Open Sans', 'helvetic-m', sans-serif, Arial;
    margin-top: 50px;
}

.banner-tag img {
    width: 30%;
    height: 300px;
    margin-right: 20px;
    float: left;
}

.banner-tag ul {
    margin-top: 50px;
}

.banner-tag li {
    list-style: none;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 12px;
}

.gig-details2 {
    border: 4px solid #e5e5e5;
    padding: 3px;
    margin-bottom: 20px;
    border-radius: 5px;
}

.gig-overview {
    height: 83px;
    background: #ed4419;
	margin-bottom:20px;
}

.gig-overview h1 {
    color: #fff;
    font-size: 30px;
    line-height: 83px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
}

.fixed {
  display: inline-block;
  width: auto;
  float: none;
  margin: auto;
}

.directory-overview {
    background: url(../images/added/job-banner-bg.png) no-repeat right #009fe3;
}

.directory-overview img {
    float: left;
    margin-right: 20px;
}

.directory-overview h1 {
    color: #fff;
    font-size: 35px;
    font-family: 'Open Sans', 'helvetic-m', sans-serif, Arial;
    line-height: 215px;
    font-weight: 600;
    margin: 0;
}

.directory {
    max-width: 917px;
    width: 100%;
    margin: auto;
    margin-bottom: 10px;
}

.each-directory {
    max-width: 300px;
    margin: auto;
}

.each-directory a,
.each-directory a:visited,
.each-directory a:link,
.each-directory a:active {
   /** border: 4px solid #c2c2c2;**/
   border: none;
    text-align: center;
    border-radius: 6px;
    padding-bottom: 9px;
    font-size: 14px;
    color: #717171;
    margin-bottom: 35px;
    display: block;
    min-height: 100px;
}

.each-directory a:hover {
    border-color: #00a2e6;
    color: #c5593b;
}

.each-directory a .i-img {
    width: 65px;
    height: 65px;
    border: 1px solid #c5593b;
    border-radius: 5px;
    margin: auto;
    margin-bottom: 15px;
    background: url(../images/added/icon/red/Advertising.png) no-repeat center center;
}

.each-directory a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Advertising.png) no-repeat center center;
}

.each-directory.business a .i-img {
    background: url(../images/added/icon/red/Business.png) no-repeat center center;
}

.each-directory.business a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Business.png) no-repeat center center;
}

.each-directory.fun a .i-img {
    background: url(../images/added/icon/red/Entertainment---Lifestyle.png) no-repeat center center;
}

.each-directory.fun a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Entertainment---Lifestyle.png) no-repeat center center;
}

.each-directory.gift a .i-img {
    background: url(../images/added/icon/red/Gift-Ideas.png) no-repeat center center;
}

.each-directory.gift a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Gift-Ideas.png) no-repeat center center;
}

.each-directory.graphics-1 a .i-img {
    background: url(../images/added/icon/red/Graphics-Design.png) no-repeat center center;
}

.each-directory.graphics-1 a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Graphics-Design.png) no-repeat center center;
}

.each-directory.music a .i-img {
    background: url(../images/added/icon/red/Music---Audio.png) no-repeat center center;
}

.each-directory.music a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Music---Audio.png) no-repeat center center;
}

.each-directory.other a .i-img {
    background: url(../images/added/icon/red/Others.png) no-repeat center center;
}

.each-directory.other a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Others.png) no-repeat center center;
}

.each-directory.programming a .i-img {
    background: url(../images/added/icon/red/Programming.png) no-repeat center center;
}

.each-directory.programming a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Programming.png) no-repeat center center;
}

.each-directory.social-marketing a .i-img {
    background: url(../images/added/icon/red/Digital-Marketing.png) no-repeat center center;
}

.each-directory.social-marketing a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Digital-Marketing.png) no-repeat center center;
}

.each-directory.technology a .i-img {
    background: url(../images/added/icon/red/Technology.png) no-repeat center center;
}

.each-directory.technology a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Technology.png) no-repeat center center;
}

.each-directory.video a .i-img {
    background: url(../images/added/icon/red/Video---Animation.png) no-repeat center center;
}

.each-directory.video a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Video---Animation.png) no-repeat center center;
}

.each-directory.tips a .i-img {
    background: url(../images/added/icon/red/Tips---Advice.png) no-repeat center center;
}

.each-directory.tips a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Tips---Advice.png) no-repeat center center;
}

.each-directory.engineering a .i-img {
    background: url(../images/added/icon/red/Engineering---Architecture.png) no-repeat center center;
}

.each-directory.engineering a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Engineering---Architecture.png) no-repeat center center;
}

.each-directory.support a .i-img {
    background: url(../images/added/icon/red/Support-Services.png) no-repeat center center;
}

.each-directory.support a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Support-Services.png) no-repeat center center;
}

.each-directory.it a .i-img {
    background: url(../images/added/icon/red/IT---Networking.png) no-repeat center center;
}

.each-directory.it a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/IT---Networking.png) no-repeat center center;
}

.each-directory.legal a .i-img {
    background: url(../images/added/icon/red/Legal.png) no-repeat center center;
}

.each-directory.legal a:hover .i-img {
    background: #c5593b url(../images/added/icon/yellow/Legal.png) no-repeat center center;
}

.each-directory img {
    float: none;
    margin: auto;
    display: block;
	border: 1px solid #cf593b;
    border-radius: 8px;
}
.logoutheader .dropdownbox
{
    top:44px !important;
	left:auto;
	right:0px;
}

.login-box {
    max-width: 450px;
    width: 90%;
    margin: auto;
    border: 4px solid #d4d4d4;
    border-radius: 10px;
    padding: 40px 40px 20px 40px;
    margin-top: 18px;
}

.login-box .scriptolutionbluebutton {
    background: #ed4419;
    border-radius: 7px;
    padding: 12px 60px;
    width: auto;
    font-weight: bold;
    font-size: 18px;
    border: 3px solid #ed4419;
    margin-bottom: 28px;
}

.login-box .scriptolutionbluebutton:hover {
    background: #fff;
    color: #ed4419;
}

.login-box .text {
    background: url(../images/added/search-bg.jpg) repeat-x #fff;
    border-radius: 10px !important;
    font-family: 'Open Sans';
    font-weight: 600;
    color: #c7c7c7 !important;
    border: 3px solid #d4d4d4 !important;
    width: 100% !important;
}

.login-box .text:focus {
    background: #fff;
}

.login-box .remember {
    clear: both;
    display: block;
    height: 30px;
    color: #747474 !important;
    font-size: 18px !important;
}

.login-box .remember a {
    color: #747474 !important;
    font-size: 18px !important;
}

.login-box .remember label {
    float: left;
}

.login-box .remember input {
    margin-right: 12px;
    float: left;
    top: 2px;
}

.form-logo {
    width: 108%;
    text-align: center;
    border-bottom: 3px solid #d4d4d4;
    padding-bottom: 9px;
    margin-bottom: 20px;
    margin-top: -25px;
    margin-left: -4%;
}

.form-logo img {
    width: 70%;
}

.login-box .sign-up a,
.login-box .sign-up,
.login-box .forgot-password {
    float: none;
    font-size: 16px;
    color: #ed4419;
    font-weight: 600;
    position: relative;
    clear: none;
}

.login-box .sign-up {
    float: none;
}

.login-box .sign-up a {
    float: left;
}

.login-box label {
    color: #747474 !important;
}
.noteworthy h2{color:#4dd0fd; font-family:'latoregular'; font-size:22px; background-color:#4b4b4b; height:39px; line-height:38px;  padding-left:12px; font-weight:normal; margin-bottom:10px;}

.ascriptolutionbluebutton
{
    background:#0CF;color:#fff;-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding: 5px 10px 5px 10px;    
}
.ascriptolutiongreenbutton
{
    background:#6abb17;color:#fff;-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding: 5px 10px 5px 10px; 
}
.ascriptolutionredbutton
{
    background:#CF0404;color:#fff !important;-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;padding: 5px 10px 5px 10px;border-color: #CF0404;cursor: pointer;
}
.postgigtop {
    background-color:#656966;
}
.postgigbottom {
    background-color:#CCC;
    color: #fff;
}
.header{background:url(../images/scriptolution_headerpattern.jpg) repeat center top; height:85px;min-width: 1106px;}
.scriptolution-table table tr:hover { background:#f9f9f9; }
.scriptolution-table table td {
    border-top: 1px #ddd solid;
}
.scriptolution-table table td:first-child {
    padding-left: 15px !important;
}
/*------scriptolutionorders.css---------*/

/*------scriptolutionresonce.css---------*/
.scriptolutionheadernotifycnt a {
    color: #2e2e2e;
}
.scriptolution-dotcom-mobile-dropdown hr {
	margin:10px 10px;
	border-top:1px solid #eee;
}
.scriptolutionmobilecats .btn-list-space {
    width: 100%;
    background: #727373;
}
.scriptolutionmobilecats .btn-list-space .btn {
	width:calc(70%);
}

@media only screen and (max-width: 1199px) {
	#header-text-large {
		font-size: 54px;
	}
	.slogan{
		font-size:20px;
	}
	.slogan2{
		font-size:50px;
	}
	.training{
		width:840px;
		margin:0px auto;
	}
	
	.banner-text-2
	{
		max-width: 450px;
	}	
	
	.slogan3
	{
		font-size: 30px;
	}
	.slogan4
	{
		font-size: 20px;
	}

	@-moz-document url-prefix() {
		.banner-text-2
		{
			max-width: 420px;
		}
		.slogan2{
			font-size:48px;
		}
		.slogan3{
			font-size:30px;
		}
		.slogan4{
			font-size:20px;
		}
		
	}
}

@media only screen and (max-width: 1000px) {
	.background2{
		background-position:98%;
		background-size:400px 210px;
	}
	.banner-text {
/*		max-width: 500px;*/
		margin: 50px auto;
	}
	.training-sup{
		right:-65px;
	}
	.software-sup{
		right:-82px;
	}
	/*------scriptolutionresonce.css---*/
	.scriptolutionmenubutton{
		padding-top:30px;
		float:right;
	}
	.scriptolutionmenubutton a{
		color:#ed4419 !important;
		font-size:24px;
	}
	.scriptolutionmobilecats{
		margin-top:2px;
		height:62px;
	}
	.nav-scriptolution{
		top:55px;
		right:15px;
		left:auto;
	}
	.scriptolution-dotcom-mobile-dropdown{
		background:#FFF;
		right: 0;
		left:auto;
		border: 1px solid #ddd;
		box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
	}		
	.scriptolution-dotcom-mobile-dropdown .scriptolutionfiverrscriptitem {
		padding:5px 20px;
		color:#999;
		background:#FFF;
		font-size:16px;
	}
	.cusongtitle p{
		display:none;
	}
	/*-----End scriptolutionresonce.css---*/
	
}

@media only screen and (max-width: 991px) {
	/*--- overriding multi-img-slider.css default css for our main banner -- */
	#main-slider >.active > div:last-child {
		display:block;
	}
	/*------scriptolutionresonce.css---*/
	.scriptolutionmenubutton a {
		color:#FFF;
		font-size:24px
	}
	/*-----End scriptolutionresonce.css---*/

	.each-row .left-content,
	.each-row .left-content2,
	.each-row .col-sm-5,
	.each-row .col-sm-4 {
		width: 90%;
		text-align: center;
		padding-top: 0 !important;
		margin: auto !important;
		float: none !important;
	}

	.each-row {
		padding: 50px 0 30px 0;
		text-align: center;
	}

	.scriptolution-s-small {
		text-align: center !important;
		margin-bottom: -20px !important;
	}

	.each-row img {
		width: 200px !important;
		margin: auto !important;
		float: none;
		margin-bottom: 30px !important;
	}
	
	.h-con {
		margin-top: 0;
	}
	
	.t-img {
		max-width: 300px;
		margin: 20px auto;
	}
	.background {
		background: #ed4419;
		height: 375px;
	}
	.training{
		width:560px;
	}
	.slogan2{
		font-size:40px;
	}
	.background2{
		background-size:350px 200px;
	}
}
@media only screen and (max-width: 867px) {
	.background2{
		background-size:300px 190px;
	}
}
@media only screen and (max-width: 767px) {
	.each-cat,
	.each-service {
		width: 50%;
		float: left;
	}

	.each-service:nth-child(1),
	.each-service:nth-child(2) {
		margin-bottom: 20px;
	}
	
	.banner-tag {
		text-align: center;
		padding-top: 30px;
	}

	.banner-tag  img {
		float: none;
		margin: auto;
		width: 300px;
		height: 250px;
	}

	.banner-tag h2 {
		margin-top: 20px;
	}

	.banner-tag ul {
		margin-top: 20px;
	}

	.each-tag,
	.each-tag.last {
		max-width: 300px !important;
		margin: auto auto 18px auto !important;
		float: none;
	}
	.background2{
		background-image:none;
	}

	.banner-text, .banner-text-2 {
		text-align: center;
		margin:50px auto;
		max-width:90%;
	}
	.note{
		padding-left:10%;
	}
	
	.banner2-link-btn{
		bottom:-70px;
		left:0;
	}
	.banner-txt {
		text-align: center;
		width: 100% !important;
		margin-bottom: 12px;
	}

	.banner-btn {
		width: 200px;
		margin: auto !important;
	}
	.sub-search-title-container > h1{
		font-size:24px;
	}
	
}
@media only screen and(max-width: 750px){
	/*------scriptolutionresonce.css---*/
	.scriptolutionmenubutton a {
		color:#FFF;
		font-size:24px
	}
	/*-----End scriptolutionresonce.css---*/
	
}
@media only screen and (max-width: 725px) {
	.software{
		margin:0px auto;
		width:460px;
	}
	.training{
		width:560px;
	}
	
}
@media only screen and (max-width: 668px) {
	.banner-text,.banner-text-2{
		max-width:100%;
	}
	.slogan{
		letter-spacing:3px;
	}
	.slogan3{
		text-align:center;
	}
	.note{
		padding-left:0%;
	}
	.sub-search-title-container {
		float:none;
		padding-top:px;
	}
	.sub-search-title-container > h1{
		font-size:16px;
		line-height:30px;
		text-align:center;
	}
	.sub-search-container{
		height:30px;
		float:none;
		padding-top:10px;
		margin:0px auto;
		width:285px;
	}
	
}
@media only screen and (max-width: 580px) {

	.s-c-container{
		float:none;
		width:275px;
		margin:0px auto;
	}
	#search_form{
		width:200px;
	}
	.search{
		width:200px;
		float:left;
	}
	.textbox{
		width:200px;
	}
	.currency-container{
		margin-top:25px;
	}
}
@media only screen and (max-width: 520px) {
	.slogan2 {
		font-size: 30px !important;
		margin-top: 10px;
	}

	.banner-btn {
		width: 100% !important;
	}

}
@media only screen and (max-width: 480px) {
	.banner-text, .banner-text-2{
		margin:10px auto;
	}
	.sub-search-title-container > h1{
		font-size:14px;
		line-height:30px;
		text-align:center;
	}
	.sub-search-container{
		height:30px; 
		float:none; 
		padding-top:10px;
		text-align:center;
	}
	.software{
		width:218px;
	}
	.product-box{
		margin:4px 0px;
	}
	.training{
		width:275px;
	}


}
@media only screen and (max-width: 420px) {
	.each-cat,
	.each-service {
		width: 100%;
		float: left;
	}

	.each-service:nth-child(3) {
		margin-bottom: 20px;
	}
	.paging ul li{
		padding:0px 2px;
	}
	.paging ul li a, .paging ul li span{
		width:24px;
		font-size:13px;
		padding:0px;
	}
}

@media only screen and (max-width: 380px) {
	.banner-text-2{
		margin:50px auto;
	}
	.slogan {
		font-size: 20px !important;
		margin-top: 10px;
	}

	.slogan2 {
		font-size: 30px !important;
		margin-top: 10px;
	}
	.slogan3 {
		font-size: 30px !important;
		margin-top: 10px;
	}
	.slogan4{
		font-size: 20px !important;
		margin-top: 10px;
	}
	.paging ul li a, .paging ul li span{
		width:20px;
	}
	.logo > a > img {
		margin-right:0px;
	}

}
@media only screen and (max-width: 320px) {
	.slogan2{
		font-size:28px;
	}
	.logo{
		padding-top:0px;
		padding-left:0px;
	}
	.logo > a > img {
		width:190px;
	}

	.paging ul li a, .paging ul li span{
		width:15px;
		font-size:11px;
		height:25px;
		line-height:25px;
	}
	.s-c-container{
		float:none;
		width:275px;
		margin:0px auto;
	}
	#search_form{
		width:170px;
	}
	.search{
		width:170px;
		float:left;
	}
	.textbox{
		width:170px;
	}
	.currency-container{
		margin-top:25px;
	}
}