/*
  Template Name: Galltine
  Version: 1.0
  Author: Allies Interactive
  Website: http://www.diziana.com/
  Corporate Website : http://www.diziana.com
  Contact: support@diziana.com
  Follow: www.twitter.com/dizianaEngage
  Like: www.facebook.com/Diziana.Engage
  Purchase: Diziana.com
  License: You must have a valid license purchased only from
  diziana.com in order to legally use the theme for your project.
  Copyright: © 2015 Allies Interactive Services Pvt. Ltd. All Rights Reserved
*/
  	@media only screen and (min-width : 320px) and (max-width : 480px) {
	div.form {
	    padding: 0 15px;
	    width: 100%;
	}

    .container-menu
    {
        padding-left:15px;
        padding-right:15px;
    }

    .main-menu {
        padding-left:15px;
        padding-right:15px;
    }

    ul.primary-menu-list-wrap li + li:before {
    display: none;
    }

    .article-list li a
    {
        font-size:1em;
    }

    .article-body-list li a {
        font-size: 0.8em;
    }

    h1.article-title {
    border-bottom: 1px solid #dedede;
    color: #757575;
    font-size: 1.5em;
    font-weight: 300;
    padding: 10px 0;
    }

    .column-left {
    float: left;
    padding: 0;
    width: 100%;
    }

    .column-right {
        float: left;
        padding: 0;
        width: 100%;
    }

    .list-categories li p a {
    color: #5f5f5f;
    font-family: helvetica;
    font-size: 0.9em;
    font-weight: 400;
    }

    .list-categories .list-info a {
    color: #959595;
    font-family: helvetica;
    font-size: 1em;
    }

    .list-categories li h5 a {
        color: #5f5f5f;
        font-family: helvetica;
        font-size: 1em;
        font-weight: 600;
    }

    .support-center {
        background-color: #f9f9f9;
        border: 1px solid #e6e6e6;
        margin-bottom: 20px;
        padding: 10px 25px;
    }

    .support-center h3 {
        color: #5f5f5f;
        font-family: helvetica;
        font-size: 1em;
        font-weight: 600;
    }

    .support-center p {
    color: #5f5f5f;
    font-family: helvetica;
    font-size: 1em;
    font-weight: 400;
    }
    .owl-next {
    right: -10px;
	}
    .owl-prev {
        left: -10px;
    }
    }	


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

    ul.service-list li h3 {
        color: #5f5f5f;
        font-size: 1em;
        font-weight: 600;
    }

    .container-menu {
    padding-left: 15px;
    padding-right: 15px;
    }
    .owl-prev {
    left: -10px;
    }
    .owl-next {
    right: -10px;
    }

	}

    @media only screen and (min-width : 1200px) and (max-width : 2000px) { 
        .owl-theme .owl-controls .owl-buttons div {margin: 0 -40px 10px;}

    }
    @media only screen and (min-width : 480px) and (max-width : 767px) { 
        .active > a {
            margin-left: 3px;
        }
        .navbar-nav > li > a {padding-left: 30px;}

    }

    @media only screen and (min-width : 320px) and (max-width : 700px) {   
        .search-results-column {
            width: 100%;
            padding: 7px 15px;
        }
        .search-results-subheading-link, .search-results-subheading {
            float: none;
            margin-top: -20px;
        }

    }

    @media only screen and (min-width : 220px) and (max-width : 767px) {

    }

    @media only screen and (min-width : 980px) and (max-width : 1900px) {    

    }

    @media only screen and (min-width : 481px) and (max-width : 767px) {   

    }

    @media only screen and (min-width : 767px) and (max-width : 2200px) { 


    }

    @media (device-width:1024px){

    }

    @media (device-width:768px){
         
    }    

