/* ------------------------------------------------------------------------ */
/* Media Queries
/* ------------------------------------------------------------------------ */
	
	/* ------------------------------------------------------------------------ */
	/* Smaller than standard 1041 (devices and browsers) */
	/* ------------------------------------------------------------------------ */
	@media only screen and (max-width: 1041px) {
		
	

		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Supported Banks */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		#bank-data-wrapper table.dataTable tr td li.format {
			padding: 20px 0 10px 0;
			margin-bottom: 20px;
			border-bottom: 1px solid #efefef;
		}		
		
	}	
	
	
	/* ------------------------------------------------------------------------ */
	/* Smaller than standard 960 (devices and browsers) */
	/* ------------------------------------------------------------------------ */
	@media only screen and (max-width: 959px) {
		
		#respond input#submit{
			margin: 0 !important;
		}
		
		#boxed-layout {
		    width: auto;
		    margin: 0 !important;
		    padding: 0 !important;
		    border: none;
		}
		
		    #boxed-layout .container {
		        padding-left: 0 !important;
		        padding-right: 0 !important;
		    }
		
		#background {
		    display: none;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Supported Banks */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		#bank-data-wrapper table.dataTable tr td li.format {
			padding: 20px 0 10px 0;
			margin-bottom: 20px;
			border-bottom: 1px solid #efefef;
		}		
		#header #navigation ul li a {
			font-size: 1.05em;
		}








	}
	
	
	/* ------------------------------------------------------------------------ */
	/* Tablet Portrait size to standard 960 (devices and browsers) / 1. Step */
	/* ------------------------------------------------------------------------ */
	@media only screen and (min-width: 768px) and (max-width: 959px) {


		.widget.widget_nav_menu div {
			height: auto!important;
		}
		
		#header-v2 #navigation,
		#header-v3 #navigation,
		#header-v4 #navigation,
		#header-v5 #navigation{
			border: none !important;
			margin: 0 !important;
			padding: 0 !important;
			background: none !important;
		}
		
		#header #navigation .select-menu,
		#header-v2 #navigation .select-menu,
		#header-v3 #navigation .select-menu,
		#header-v4 #navigation .select-menu,
		#header-v5 #navigation .select-menu,
		.widget.widget_nav_menu .sub-select-menu {
			display: inherit !important;
			width:100% !important;
			padding:8px !important;
		}
		
		#header #navigation ul,
		#header-v2 #navigation ul,
		#header-v3 #navigation ul,
		#header-v4 #navigation ul,
		#header-v5 #navigation ul,
		.widget.widget_nav_menu div ul {
			display:none;
		}
		
		#navigation ul#nav {
			display: block !important;
		}
		
		#header #navigation .select-menu{
			display: none !important;
		}

	
		#header-searchform{
			display: none;
		}
		
		#header #navigation ul li a {
			font-size: 1.05em;
		}
		
	
		.post-content {
		    width: 500px;
		}
		.single.single-amc_kb .post-content{width: 630px}

		.blog-medium .post-content {
		    width: 216px;
		}
		#author-info .author-bio {
        	width: auto;
        }
        
        #respond-inputs p{
	    	width: 556px;
	    	margin:0 0 20px 0 !important;
	    	float: none;
	    }
	    #respond-inputs input{
		    width: 538px;
	    }
	    
	    #respond-textarea textarea{
		    width: 538px;
	    }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Supported Banks */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */		

		#bank-data-wrapper table#banks_table.dataTable {
			font-size: 1.2em;
		}

		
		#bank-data-wrapper table.dataTable tr td li.format {
			padding: 20px 0 10px 0;
			margin-bottom: 20px;
			border-bottom: 1px solid #efefef;
		}
		
		div.legend-and-filters {
			text-align: center;
			margin-bottom: 10px;
		}
		div.legend-and-filters .legend, div.legend-and-filters .filters {
			float: none;
			display: inline-block;
			text-align: left;
		}
		
		.supported-banks #top-messages {
			margin-bottom: 20px;
		}		
		
		#bank-data-wrapper table#banks_table > tbody > tr.child span.dtr-title {
			min-width: 300px;
		}
		
		#bank-data-wrapper table.dataTable i {
			font-size: 1.1em;
		}
		
		#bank-data-wrapper table.dataTable .bankname .spacefix {
			width: 17px;
			height: 17px;
		}
		
		#bank-data-wrapper table.dataTable .parent .bankname .spacefix {
			width: 0px;
			height: 17px;
		}
	
		
		#bank-data-wrapper table.dataTable .parent .bankname i {
			width: 17px;
		}
		

		.dataTables_paginate {
			margin-top: 30px;
			text-align: left;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.four {
		    width: 364px !important;
		    height: 296px;
		}
		
		    .portfolio-item.four img {
		        width: 364px;
		        height: 237px;
		    }
		    
		    .portfolio-item.four .portfolio-pic .portfolio-overlay {
		        width: 364px;
		        height: 237px;
		    }
		
		.portfolio-item.four .portfolio-pic .portfolio-overlay .overlay-link,
        .portfolio-item.four .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 157px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.one-third {
		    width: 236px;
		    height: 213px;
		}
		
		    .portfolio-item.one-third img {
		        width: 236px;
		        height: 154px;
		    }
		.portfolio-item.one-third .portfolio-pic .portfolio-overlay .overlay-link,
        .portfolio-item.one-third .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 93px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.eight {
		    width: 364px;
		    height: 296px;
		}
		
		    .portfolio-item.eight img {
		        width: 364px;
		        height: 237px;
		    }
		    
		    .portfolio-item.eight .portfolio-pic .portfolio-overlay .overlay-link,
		    .portfolio-item.eight .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 157px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item-one .portfolio-desc{
			width: 258px;
		}
		.portfolio-item-one h4{
			margin-top:0;
		}
		.portfolio-item-one .button{
			padding: 10px 14px;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Widgets */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.widget_portfolio .portfolio-widget-item .portfolio-pic{
			width: 40px;
			height:40px;
		}
		
		.widget_search input{
			width:133px;
		}
		#wp-calendar tbody td,
		#wp-calendar thead th,
		#wp-calendar caption {
            padding: 0;
        }
		
		.blogindex section.cat_box ul.cat-items li.item, .blog .post {
			width: 100%;
			float: none;
			margin-right: 0;
		}
		
		.blogindex section.cat_box ul.cat-items li.older .post-excerpt {
			display: block;
		}
	
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Shortcodes */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
		h3.currency {
			position: static;
			margin: 0px auto 10px;
		}
		
	
		.pricing-table, .comparison-table {
			width: 748px;
			padding-top: 10px;
		}

		
		.pricing-table.col-2 .plan, .comparison-table.col-2 .comparison{
			width:372px;
		}
		.pricing-table.col-3 .plan, .comparison-table.col-3 .comparison{
			width:248px;
		}
		.pricing-table.col-4 .plan, .comparison-table.col-4 .comparison{
			width:186px;
		}
		.pricing-table.col-5 .plan, .comparison-table.col-5 .comparison{
			width:148px;
		}
		.teaser { height: auto; }
		div.bigger-box .teaser, div.teaser.video-shortcode.tall { height: 375px; }
		.button.play-video { font-size: 12px; }
		div.medium-box .teaser, div.teaser.video-shortcode.medium, div.bigger-box .teaser, div.teaser.video-shortcode.tall { height: 375px;  }
		.latest-blog .blog-item .blog-pic img{
			width:172px;
			height:112px;
		}
		.latest-blog .blog-item h4{
			font-size: 13px;
		}
		
		.latest-blog .blog-item .post-icon{
			left:61px;
			top:31px !important;
		}







		
	/* ----------- FOOTER ----------- */	
	#footer .widget{ margin-left: 5%; margin-right: 5%; }
	#footer #text-3.widget.one-third.columns { clear: both; margin: auto; float: none; display: block; padding-top: 30px; }


















































		











	}
	

	
	/* ------------------------------------------------------------------------ */
	/* All Mobile Sizes (devices and browser) / all under Tablet */
	/* ------------------------------------------------------------------------ */
	@media only screen and (max-width: 767px) {
		
		#infobar{
			position: absolute !important; /* RETHINK THIS */
		}
		
		#infobar a.button { font-size: 16px; }
		
		#topbar{
			height:69px;
		}
		
		h3.currency {
			position: static;
			margin: 0px auto 10px;
		}
		#footer .ft-bg {
			width: 100%;
			height: auto;
		}
		
		#topbar.no-social{
			height: auto;
			border: none;
		}
		
		#topbar .one-third.columns.left { text-align: center; margin-bottom: 5px; margin-top: 15px; }
		#topbar .one-third.columns.center, #topbar .one-third.columns.right { margin-bottom: 10px; }
		#topbar .language-switch {
			display: inline-block;
			text-align: center;
		}
		
		
		#topbar .one-third.columns.right {
			text-align: center;
		}
		
		#lang_sel {
			display: inline-block;
			position: relative;
			text-align: left;
		}
		
		#lang_sel:active {
			margin-bottom: -1px;
		}
		
		
		#topbar .callus{
			 /* RETHINK THIS */
			height:45px;
			line-height: 45px;
			width:100%;
			padding:0px 0px;
			text-align: center;
			margin:0px 0 0 0 !important;
		}	
		#topbar .social-icons, #topbar .social-icons ul{
			text-align: center;
			width: 100%;
			font-size:0;
		}
		
		.one_fifth .teaser.video-shortcode span.video  { display: inline; }
		
		#topbar .social-icons ul li{
			display: inline-block;
			text-align: center;
			float: none;
		}	
		
		html body #header,
		html body #header-v2,
		html body #header-v3,
		html body #header-v4,
		html body #header-v5{
			height: auto !important;
			margin: 0 !important;
			padding: 0 !important;
		}
		
		html body .header-v2-container,
		html body .header-v4-container,
		html body .header-v5-container{
			height: auto !important;
		}
		
		html body #header .logo,
		html body #header-v2 .logo,
		html body #header-v3 .logo,
		html body #header-v4 .logo,
		html body #header-v5 .logo{
			text-align: center;
			margin:25px 0 25px 0 !important;
		}
		.logo img{
			max-width: 100%;
		}

		#header-cart{ display: none; }
		
		#header #navigation ul,
		#header-v2 #navigation ul,
		#header-v3 #navigation ul,
		#header-v4 #navigation ul,
		#header-v5 #navigation ul,
		.widget.widget_nav_menu div ul {
			display:none;
		}
		.widget.widget_nav_menu div {
			height: auto!important;
		}
		#header #header-searchform,
		#header-v2 #header-searchform,
		#header-v3 #header-searchform,
		#header-v4 #header-searchform,
		#header-v5 #header-searchform{
			display:none;
		}
		#header-v2 .slogan,
		#header-v4 .slogan,
		#header-v5 .slogan{
			display:none;
		}
		
		#header-v2 #navigation,
		#header-v3 #navigation,
		#header-v4 #navigation,
		#header-v5 #navigation{
			border: none !important;
			margin: 0 !important;
			padding: 0 !important;
			background: none !important;
		}
		
		#header #navigation .select-menu,
		#header-v2 #navigation .select-menu,
		#header-v3 #navigation .select-menu,
		#header-v4 #navigation .select-menu,
		#header-v5 #navigation .select-menu,
		.widget.widget_nav_menu .sub-select-menu {
			display: inherit !important;
			width:100% !important;
			padding:8px !important;
		}
		.flexslider {
			margin:0;
		}
		#breadcrumbs{
			display: none;  /* RETHINK THIS */
		}
			#no-title #breadcrumbs{
				display: block;
			}
		input#qasearch {
			width: 100%;
			max-width: none;
		}
		
		#back-to-top{
			display: none !important;
		}

		#recaptcha_challenge_image {
			width:95%!important;
			height:auto!important
		}
		
		#recaptcha_response_field {
			margin:0 auto!important;
			width:95%!important
		}
		
		.recaptchatable #recaptcha_image {
			padding-right:10px!important;
			width:92%!important;
			height:auto!important
		}
		
		#recaptcha_logo {
			margin:7px auto 40px!important
		}
		
		.recaptchatable .recaptcha_r1_c1,.recaptchatable .recaptcha_r3_c1,.recaptchatable .recaptcha_r3_c2,.recaptchatable .recaptcha_r7_c1,.recaptchatable .recaptcha_r8_c1,.recaptchatable .recaptcha_r3_c3,.recaptchatable .recaptcha_r2_c1,.recaptchatable .recaptcha_r4_c1,.recaptchatable .recaptcha_r4_c2,.recaptchatable .recaptcha_r4_c4,.recaptchatable .recaptcha_image_cell {
			margin:0!important;
			width:100%!important;
			background:none!important
		}
		








		#system-status .top-bar .button {
			padding: 14px 15px 13px;
		}
		
		#system-status .top-bar .button i {
			margin-right: 7px;
		}
		#system-status .top-bar .detail {
			margin-left: 10px;
			margin-right: 3px;
		}
		#system-status .status {
			padding: 9px 10px 8px 8px;
		}
		#refresh {
			position: static;
			margin-top: 50px;
			width: auto;
		}
		
		#services-list .services-menu button {
			border-bottom: 1px solid #f1f1f1;
			display: block;
			float: none;
			width: 100%;
			text-align: left;
		}
		

		#refresh-select {
			margin-top: 5px;
		}

		#information {
			display: block;
			margin-bottom: 20px;
		}
		
		#services-list .services-menu button span {
			border: none;
			padding: 0 20px;
			margin: 15px 0;
		}
		
		#history .events {
			width: 100%;
		}
		
		#history .events .date {
			padding-left: 45px;
		}
		
		.accordion .accordion-title a, .qa-faq-title a {
			padding: 10px 40px 10px 15px !important;
		}
		.wp-caption a img, .wp-caption img {
			width: 100%;
			height: auto;
		}
		
		img.size-full {
			max-width: 90%;
			height: auto;
		}
		.gform_wrapper li.gfield.gf_left_half,
		.gform_wrapper li.gfield.gf_right_half {
			float: none !important;
			width: auto !important;
			clear: both !important;
		}
		#recaptcha_table {
			position:relative
		}
		
		#recaptcha_table tbody tr td {
			padding:2px!important;
			width:75px;
			display:inline!important
		}
		
		#recaptcha_reload,#recaptcha_switch_audio,#recaptcha_whatsthis {
			display:inline-block;
			position:relative;
			background:#0877c0;
			background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA4NzdjMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzRkYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background:-moz-linear-gradient(top,#0877c0 0%,#034dad 100%);
			background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0877c0),color-stop(100%,#034dad));
			background:-webkit-linear-gradient(top,#0877c0 0%,#034dad 100%);
			background:-o-linear-gradient(top,#0877c0 0%,#034dad 100%);
			background:-ms-linear-gradient(top,#0877c0 0%,#034dad 100%);
			background:linear-gradient(to bottom,#0877c0 0%,#034dad 100%);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0877c0',endColorstr='#034dad',GradientType=0);
			border-radius:3px;
			position:absolute;
			top:140px
		}
		
		#recaptcha_reload {
			padding:5px 10px;
			left:50%;
			margin-left:-72.5px!important
		}
		
		#recaptcha_switch_audio {
			padding:7px 10px 6px;
			left:50%!important;
			margin-left:-22.5px!important
		}
		
		#recaptcha_whatsthis {
			padding:6px 10px;
			left:50%!important;
			margin-left:27.5px!important
		}
		
		.recaptchatable a img {
			margin:0 auto!important
		}
		
		.recaptchatable .recaptcha_image_cell {
			padding-right:0!important
		}
		
		#recaptcha_privacy {
			margin:3px 7px 2.5%!important
		}
		
		#recaptcha_privacy a {
			line-height:100%!important;
			font-size:9px!important;
			color:#999!important
		}
		
		span#recaptcha_privacy {
			width:auto
		}

		
		.one_half, .one_third, .one_fourth {
			width: 100% !important;
			float: none !important;
		}
		




		


		#footer .widget.columns { float: none; display: block; margin: 0 auto 20px;  }
		#footer .widget,
		#infobar .widget{
			margin-bottom:20px;
			padding-bottom: 20px;
		}
		#footer #text-6.widget.one-third.columns {
			width: 335px;
			padding-bottom: 20px;
		}
		.clientbox { text-align: center; }
		.clientbox .one_fifth, .clientbox .one_fifth_last { width: auto; text-align: center; float: none; display: inline-block; }
		
		#copyright{
			text-align: center;
			padding:0 !important;
			margin: 0 !important;
		}





		




		#copyright .social-icons, #topbar .social-icons ul, #copyright .resellers {
			text-align: center;
			width: 100%;
			font-size:0;
			padding:0;
			margin: 0;
		}
		
		#copyright .resellers a { padding-top: 0px !important; }
		
		#copyright .resellers a{
			background: url(/assets/logo/become-a-reseller.png) no-repeat 0px 0px;

		}
		#copyright .resellers.en a{
			background: url(/assets/logo/become-a-reseller.png) no-repeat 0px 0px;

		}
		
		#copyright .resellers a:hover{
			background-position: 0px -36px !important;
		}		
		
		#copyright .social-icons ul li{
			display: inline-block;
			text-align: center;
			float: none;
		}
		#copyright .social-icons ul {
			display: inline-block;
			text-align: center;
			margin: 0px 0px 15px 0px;
		}
		
		#filters ul li {
            display: block;
            float: none;
        }
        
        #filters ul li a {
            display: block;
            float: none;
            border: none;
            border-bottom: 1px solid #dddddd;
        }
        
        #filters ul li:last-child a{
	        border: none;
        }
        
        #portfolio-slider .overlay{
	        display: none;
        }
        
        .callout .callout-button{
			float: none;
			width: 100%;
			margin: 0 0 20px 0 !important;
		}
		.callout .callout-button a.button{
			display: block;
		}
		
		.callout .callout-content{
			float: none;
			width: 100%;
			text-align: center;
		}
		
		.teaserbox a.button{
			display: block;
		}
		div.fullwidth-box .teaser .teaser-img.video, .teaser .teaser-img.video, div.medium-box .teaser, div.teaser.video-shortcode.medium, div.bigger-box .teaser, div.teaser.video-shortcode.tall { height: auto;  }
		
		.tab {
		    float: none;
		    display: block;
		    margin: 0 0 -1px 0;
		}
		
		.tab a.selected{
			border-bottom-color: #d3d3d3;
		}

		.tabstyle-vertical .tabs{
			float: none;
			width: auto;
		}

		.tabstyle-vertical .tab{
			float: none;
			margin: 0 0 -1px 0;
		}

		.tabstyle-vertical .tab a.selected {
		    border-right-color: #d3d3d3;
		}

		.tabstyle-vertical .panels{
			float: none;
			width: auto;
		}
		
		.panel div{
			max-width: 100%;
		}
		
		.blogindex section.cat_box ul.cat-items li.item, .blog .post {
			width: 100%;
			float: none;
			margin-right: 0;
		}
		
		.blogindex section.cat_box ul.cat-items li.older .post-excerpt {
			display: block;
		}		
		
		.blogrelatedtextbox .excerpt p {
			display: none;
		}
		.blogrelatedtextbox .post-title {
			font-size: 14px;
		}

		#footer #text-3.widget.one-third.columns { clear: both; }
	






































































































	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	/* Resellers */
	/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
	
		.resellers-form .dd-selected-image,.resellers-form .dd-option-image {
			height: 65px;
			width: auto;
		}
		
		.resellers-form .gf_right_half.descr,.memtype-select {
			height: auto;
		}
		
		.resellers-form .regular_member_details {
			padding-top: 10px;
		}
		
		.resellers-form .top_label li.gfield.gf_left_half.memtype-select,.resellers-form .top_label li.gf_right_half.descr {
			width: 99% !important;
		}
		
	}
	


	/* ------------------------------------------------------------------------ */
	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) 2. Step */
	/* ------------------------------------------------------------------------ */
	@media only screen and (min-width: 480px) and (max-width: 767px) {


		.gallery-wrap{
			margin:0 0 -20px 0;
		}
		.latest-blog, .negative-wrap{
			margin:0 0px 0 0px;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.sidebar-on-left .scrollspy {
			display: none;
		}		
		
		.post-content {
		    width: 365px;
		}
		h3.currency {
			position: static;
			margin: 0px auto 10px;
		}
		.single.single-amc_kb .post-content{width: 415px}

		
		.post-meta span{
			display: block;
			margin:0 0 5px 0;
		}
		
		.blog-medium .post-content {
		    width: 420px;
		}
		
		.blog-medium .post-video,
		.blog-medium .post-gallery,
		.blog-medium .post-image,
		.blog-medium .post-quote,
		.blog-medium .post-audio,
		.blog-medium .post-link {
		    width: 420px;
		}
		
		.blog-medium .post-gallery img,
		.blog-medium .post-image img {
			width: 100%;
			height: auto;
		}
		
		#author-info{
			margin: 20px;
		}
		
		#author-info .author-image {
			float: left;
			margin: 10px auto;
		}

		
		#author-info .author-bio {
        	float: left;
        	width: auto;
        }
		
		.sharebox{
			margin: 0 0 30px 0;
		}
		.sharebox h4 {
			display: none;
	    }










	    
	    #respond-inputs p{
	    	width: 420px;
	    	margin:0 0 20px 0 !important;
	    	float: none;
	    }
	    #respond-inputs input{
		    width: 403px;
	    }
	    
	    #respond-textarea textarea{
		    width: 403px;
	    }



	    
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-wide #portfolio-slider,
		.portfolio-wide #portfolio-video,
		.portfolio-sidebyside #portfolio-slider,
		.portfolio-sidebyside #portfolio-video { 
			margin: 0 0 30px 0;
		}
		
		#portfolio-related-post h3{
			margin-left:0px;
			margin-right:0px;
		}
		
		.projects-nav{
			display: none;
		}
		
		#twitterbar .container .sixteen.columns {
			height: 80px;
		}
		#twitterbar .twitterpost li {
			height: 100px !important;
		}		
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.four {
		    width: 420px !important;
		    height: 333px;
		    margin-bottom:20px;
		}
		
		    .portfolio-item.four img {
		        width: 420px;
		        height: 274px;
		    }
		    
		    .portfolio-item.four .portfolio-pic .portfolio-overlay {
		        width: 420px;
		        height: 274px;
		    }
		
		.portfolio-item.four .portfolio-pic .portfolio-overlay .overlay-link,
        .portfolio-item.four .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 185px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.one-third {
		    width: 420px !important;
		    height: 333px !important;
		    margin-bottom:20px;
		}
		
		    .portfolio-item.one-third img {
		        width: 420px !important;
		        height: 274px !important;
		    }
		    
		.portfolio-item.one-third .portfolio-pic .portfolio-overlay {
        	width: 420px;
        	height: 274px;
        }
		    
		.portfolio-item.one-third .portfolio-pic .portfolio-overlay .overlay-link,
        .portfolio-item.one-third .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 185px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */		
		
		.portfolio-item.eight {
		    width: 420px;
		    height: 333px;
		    margin-bottom:20px;
		}
		
		    .portfolio-item.eight img {
		        width: 420px;
		        height: 274px;
		    }
		    
		    .portfolio-item.eight .portfolio-pic .portfolio-overlay .overlay-link,
		    .portfolio-item.eight .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 185px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item-one{
			margin-bottom: 40px !important;
		}
		
		.portfolio-item-one .portfolio-picwrap,
		.portfolio-item-one .portfolio-picwrap img{
			width: 420px;
			height:228px;
		}
		
		.portfolio-item-one .portfolio-picwrap,
		.portfolio-item-one .portfolio-desc{
			width: 420px;
			clear: both;
			float: none !important;
		}
		.portfolio-item-one .portfolio-picwrap .portfolio-overlay .overlay-link,
		.portfolio-item-one .portfolio-picwrap .portfolio-overlay .overlay-lightbox { left: 185px }
		


		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Widgets */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.widget_search input{
			width:379px;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Shortcodes */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.pricing-table, .comparison-table{
			width: 420px;
			padding: 20px 0 0 0;
		}
		
		.pricing-table.col-2 .plan, .comparison-table.col-2 .comparison,
		.pricing-table.col-3 .plan, .comparison-table.col-3 .comparison,
		.pricing-table.col-4 .plan, .comparison-table.col-4 .comparison,
		.pricing-table.col-5 .plan, .comparison-table.col-5 .comparison{
			width:418px;
			margin-bottom:20px;
		}	
		
		.pricing-table .featured{
			margin-top:0;
		}
		
		.latest-blog .blog-item{
			margin-bottom: 20px;
		}
		
		.latest-blog .blog-item .blog-pic img{
			width:420px;
			height:273px;
		}
		
		.latest-blog .blog-item .blog-overlay{
			width:420px;
			height:273px;
		}
		
		.latest-blog .blog-item h4{
			font-size: 13px;
		}
		
		.latest-blog .blog-item .post-icon{
			left:185px;
			top:111px !important;
		}
		
		.blog-medium .post-icon{
			display:none;
		}
	}
	

	
	/* ------------------------------------------------------------------------ */
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) 3. Step */
	/* ------------------------------------------------------------------------ */
	@media only screen and (max-width: 479px) {
		.gallery-wrap{
			margin:0 0 -20px 0;
		}
		.latest-blog, .negative-wrap{
			margin:0 0px 0 0px;
		}
		
		.sidenav:after {
		    display: none;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.post-content {
		    width: 245px;
		}
		.option-icon .without-ico, .option-icon .with-ico {
			width: 48px;
			height: 48px;
		}
		#new-customer-trigger, #existing-customer-trigger, .option-icon {
			font-size: 12px;
			line-height: 48px;
		}
		
		.single.single-amc_kb .post-content{width: 295px}

		
		.post-meta span{
			display: block;
			margin:0 0 5px 0;
		}
		
		.blog-medium .post-content {
		    width: 300px;
		}














		#alt-title { display: table; }
		#alt-title .container { vertical-align: middle; display: table-cell; width: 80%; }
		#alt-title .container h1, #alt-title .container h2 { position: static; display: block; margin: 0 auto; }
		
		.blog-medium .post-video,
		.blog-medium .post-gallery,
		.blog-medium .post-image,
		.blog-medium .post-quote,
		.blog-medium .post-audio,
		.blog-medium .post-link {
		    width: 300px;
		}
		
		.blog-medium .post-gallery img,
		.blog-medium .post-image img {
			width: 100%;
			height: auto;
		}
		
		#author-info{
			margin: 0;
		}
		
		#author-info .author-bio {
        	float: left;
			width: auto;
        }
        











        .sharebox{
			margin: 0 0 30px 0;
		}
		.sharebox h4 {
			float: none;
	    }
		.sharebox .social-icons.clearfix {
			float: none;
	    }
		.sharebox .social-icons.clearfix ul {
			margin: 10px 0 0 0;
	    }
	    
	    #respond-inputs p{
	    	width: 300px;
	    	margin:0 0 20px 0 !important;
	    	float: none;
	    	background: yellow;
	    }
	    #respond-inputs input{
		    width: 282px;
	    }
	    
	    #respond-textarea textarea{
		    width: 282px;
	    }

		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-wide #portfolio-slider,
		.portfolio-wide #portfolio-video,
		.portfolio-sidebyside #portfolio-slider,
		.portfolio-sidebyside #portfolio-video { 
			margin: 0 0 30px 0;
		}
		
		#portfolio-related-post h3{
			margin-left:0px;
			margin-right:0px;
		}
		
		.projects-nav{
			display: none;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.four {
		    width: 300px !important;
		    height: 255px;
		    margin-bottom:20px;
		}
		
		    .portfolio-item.four img {
		        width: 300px;
		        height: 196px;
		    }
		    
		    .portfolio-item.four .portfolio-pic .portfolio-overlay {
		        width: 300px;
		        height: 196px;
		    }
		
		.portfolio-item.four .portfolio-pic .portfolio-overlay .overlay-link,
        .portfolio-item.four .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 125px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.one-third {
		    margin-bottom:20px;
		}
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item.eight {
		    width: 300px;
		    height: 255px;
		    margin-bottom:20px;
		}
		
		    .portfolio-item.eight img {
		        width: 300px;
		        height: 196px;
		    }
		    
		    .portfolio-item.eight .portfolio-pic .portfolio-overlay .overlay-link,
		    .portfolio-item.eight .portfolio-pic .portfolio-overlay .overlay-lightbox {    left: 125px }
		
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.portfolio-item-one{
			margin-bottom: 40px !important;
		}
		
		.portfolio-item-one .portfolio-picwrap,
		.portfolio-item-one .portfolio-picwrap img{
			width: 300px;
			height:163px;
		}
		
		.portfolio-item-one .portfolio-picwrap,
		.portfolio-item-one .portfolio-desc{
			width: 300px;
			clear: both;
			float: none !important;
		}
		
		 .portfolio-item-one .portfolio-picwrap .portfolio-overlay .overlay-link,
		 .portfolio-item-one .portfolio-picwrap .portfolio-overlay .overlay-lightbox { left: 125px }














		







































































		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Widgets */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */




		
		.widget_search input{
			width:258px;
		}
		


		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Shortcodes */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.pricing-table, .comparison-table{
			width: 300px;
			padding: 20px 0 0 0;
		}
		
		.pricing-table.col-2 .plan, .comparison-table.col-2 .comparison,
		.pricing-table.col-3 .plan, .comparison-table.col-3 .comparison,
		.pricing-table.col-4 .plan, .comparison-table.col-4 .comparison,
		.pricing-table.col-5 .plan, .comparison-table.col-5 .comparison{
			width:298px;
			margin-bottom:20px;
		}	
		
		.pricing-table .featured{
			margin-top:0;
		}
		
		.latest-blog .blog-item{
			margin-bottom: 20px;
		}
		
		.latest-blog .blog-item .blog-pic img{
			width:300px;
			height:195px;
		}
		
		.latest-blog .blog-item .blog-overlay{
			width:300px;
			height:195px;
		}
		
		.latest-blog .blog-item h4{
			font-size: 13px;
		}
		
		.latest-blog .blog-item .post-icon{
			left:125px;
			top:72px !important;
		}
		
		.blog-medium .post-icon{
			display:none;
		}
		

		#footer .widget.columns { 
			width: auto !important;  
		}
		#twitterbar .container .sixteen.columns, #twitterbar .twitterpost .rev_slider_wrapper, #twitterbar .twitterpost li {
			height: 140px !important;
		}
		#twitterbar .twitterpost li {
			padding: 30px 0px 0 !important;
			background-position: center -50px;
		}
		#twitterbar .container {
		}
		#twitterbar .container .sixteen.columns {
			height: 140px;
		}
		#twitterbar .twitterpost li,
		.tp-carousel-wrapper {
			height: 140px !important;
		}
		#twitterbar .twitterpost .tweet_time {
			display: block;
			text-align: center;
		}
		#twitterbar .tparrows.default {
			display: none;
		}
		

		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		/* Resellers */
		/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
		
		.resellers-form .dd-selected-image,.resellers-form .dd-option-image {
			height: 35px;
			width: auto;
		}
		
		
	}
	
	/* ------------------------------------------------------------------------ */
	@media only screen and (min-width: 960px) {
	/* ------------------------------------------------------------------------ */
		.flex-direction-nav .flex-next {right: -40px; *right:0;}
		.flex-direction-nav .flex-prev {left: -40px; *left: 0;}
		
		
	}
	
/* ------------------------------------------------------------------------ */
/* EOF
/* ------------------------------------------------------------------------ */